From: Erik A. H. <er...@he...> - 2002-08-26 20:17:44
|
On Mon, Aug 26, 2002 at 03:32:02PM +0000, Sam Przyswa wrote: > Hi, > > Does BProc is able to run and migrate multithreaded and shared memory apps as > MySQL, Apache ? Running them should be fine unless they use CLONE_THREAD. I don't think anything you've mentioned does that. There's currently no support for migrating multi-threaded processes or processes which share memory. - Erik |