Send Beginners mailing list submissions to beginners@haskell.org To subscribe or unsubscribe via the World Wide Web, visit http://www.haskell.org/mailman/listinfo/beginners or, via email, send a message with subject or body 'help' to beginners-requ...@haskell.org
You can reach the person managing the list at beginners-ow...@haskell.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Beginners digest..." Today's Topics: 1. Haskell for server? (Miro Karpis) ---------------------------------------------------------------------- Message: 1 Date: Sun, 15 Sep 2013 09:28:40 +0200 From: Miro Karpis <miroslav.kar...@gmail.com> To: The Haskell-Beginners Mailing List - Discussion of primarily beginner-level topics related to Haskell <Beginners@haskell.org> Subject: [Haskell-beginners] Haskell for server? Message-ID: <cajnnbxgyopve4mzzzez83vwulrdrrs6aoukr84dkbuk3p+e...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Please can you help me with following? I would like to try Haskell in our company. We need to make a simulation data server that would do read/write requests into a DB (didn't decide on a DB yet). Read/write will be done by several clients - so far I think that we might have around 1000 clients. Size of the transferred data will be quite small (maximum 10 MB). Every client can have around 10 requests per second. All the network will be in-house (local). It needs to be stable and fast, since our clients will be a modules that do physics calculations. It should also support parallelism, concurrency and in the future maybe cloud computing. Snap framework looks very promising, but am not 100% sure. Please do you have any suggestions to what framework and DB would be appropriate to this set-up? Cheers, m. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.haskell.org/pipermail/beginners/attachments/20130915/4081636c/attachment-0001.html> ------------------------------ Subject: Digest Footer _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners ------------------------------ End of Beginners Digest, Vol 63, Issue 19 *****************************************