forkIO implemenation

Feingold, Jason (WingspanTech) jfeing at Wingspantech.com
Thu Oct 16 22:31:26 EDT 2003


I infer from a discussion from March 2002 that concurrency in Haskell is not implemented in native threads, at least in Windows.  Is this true?  The discussion also implies that an implementation is in the works.

The reason I ask is that when I forkIO and accept from a socket in the new thread everything seems blocked.  Is this the expected behavior?  It would be really nice to be able to listen on multiple sockets in a single process.

Thanks,
Jason Feingold
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://porky.devel.redhat.com/pipermail/haskell/attachments/20031016/682fd5f8/attachment.htm


More information about the Haskell mailing list