[Haskell-cafe] How to fork a process?

Magicloud Magiclouds magicloud.magiclouds at gmail.com
Thu Jun 25 05:01:44 EDT 2009


Hi,
  In many language, both thread and process are supported. But in
haskell's document, the only thing I could find called fork is to make
a thread. So how to fork the program itself, like fork () in C?
  Thanks.
-- 
竹密岂妨流水过
山高哪阻野云飞


More information about the Haskell-Cafe mailing list