|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] interdomain communication
> How can I use bridges, which are created by xen, to send large portions of
> information between processes, which are running in different linux
> domains. Or, may be, it is better to use another form of interdomain
> communication (like grant_table_op())? Programs, which run in domain, are
> something like client and server: server is managed by the commands, which
> it receives from client.
In the future there will be mechanisms for directly sharing memory between
applications in different domains. Until then, networking may be your best
bet: pretend the domains are actually separate machines.
Cheers,
Mark
> Sorry for bad English.
>
> --
> Best regards,
> Anton Korenyushkin aka blacktiger
> mailto:tiger@xxxxxxxxxxxxxx
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|