How could I use haxr (http://www.haskell.org/haskellwiki/HaXR)
to build a stateful server? 

It should listen on some port,
and fork threads (inside Haskell land) to handle incoming calls.
Any of the Haskell web frameworks can do this?

I guess this is the same question as:
http://www.haskell.org/pipermail/haskell-cafe/2009-December/071185.html

Thanks - J.W.



_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to