Hi there,

> Let's say I do
> 
>       sudo lxc-monitor -n r1 -n r2
> 
> and now do
> 
>       sudo lxc-start -n r1
> 
> How do we know to send the 'started' event to the lxc-monitor, since
> there was not yet a lxc-start daemon running?

Just to throw my 2¢ in there - why not use DBus for that? It seems to me
that DBus has already solved all of the problems that occur here. And
one wouldn't need to care about multi-threading, because one only talks
to the DBus daemon itself.

Regards,
Christian

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to