[web-devel] witty v0.0.0 has been release
Kazu Yamamoto ( 山本和彦 )
kazu at iij.ad.jp
Thu Aug 1 09:58:15 CEST 2013
Hi all,
To demonstrate the bottlenecks of GHC, I have released "witty", a
simple network server. If you specify command line options, "witty"
uses ideas to overcome the bottlenecks. I hope we can use "witty" to
convince ourselves of the problems and discuss how to fix them.
You can install "witty" by
% cabal update; cabal install witty
For more information, please read:
https://github.com/kazu-yamamoto/witty/blob/master/README.md
--Kazu
More information about the web-devel
mailing list