logo       

Tutorial for server programming in concurrent Haskell: msg#00045

lang.haskell.cafe

Subject: Tutorial for server programming in concurrent Haskell

I've recently started a small tutorial for server programming in
concurrent Haskell.

http://kyagrd.dyndns.org/wiki/HaskellServerProgramming

For newbies in Haskell and/or server programming,
there should be an interoductory tutorial with concrete and simple examples
before Simon Marlow's papers about web server implementation in Haskell.

This tutorial consists of two famous examples, Echo and Chat,
with the source code and makefile to be downloaded, compliled and tested
right away.

I hope this could be some helpt to those who want to start server
programming in Haskell.

Server programming in modern fucntional language with concurrency support
is a real pleasure! You should also try Erlang if you havnt' tried yet.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise