William James writes:
> > A couple of possible ideas:
> >
> >   - stick to just the common interfaces, and avoid those that are
> >     either Solaris-specific or Linux-specific.
> 
> How can I simulate forkall behaviour in my application?

You probably can't do it on Linux, which is a good sign that this is
the wrong level of abstraction.

> Let all
> threads pass a checkpoint, write their status there and recreate all
> threads later with the checkpoint data in the new child process?

"Yikes."

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to