On 10/11/07, David Kreuter <[EMAIL PROTECTED]> wrote: > The Reusable Server Kernel (RSK) provides a rich set of multitasking apis. > Dave Jones and I have a POP3 server that uses the RSK. The IBM HCD/HCM is > another product that sits on top of the RSK. There's an multitasking library.
Depending on how you define your tasks or threads, I believe that CMS Pipelines qualifies too. You can write a web server that will run multiple client connections in parallel. Calls to CMS services will serialize, but RSK will have to do that too. Rob ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
