caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Master-slave architecture behind an ocsigen server.
@ 2013-03-26 14:29 Philippe Veber
  2013-03-26 19:02 ` Martin Jambon
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Philippe Veber @ 2013-03-26 14:29 UTC (permalink / raw)
  To: caml users

[-- Attachment #1: Type: text/plain, Size: 676 bytes --]

Dear all,

I'm developping an ocsigen website doing some scientific calculations. Up
to now, the calculations were done in the same process that runs the
server. In order to gain in scalability (and maybe stability too), I would
like to run those calculations in a separate (pool of) process(es). As this
is a pretty typical setup, I guess quite a few people have already done
that. So I'd like to hear some suggestions on what library to use in this
particular context. It seems to me that the release library [1] should do
the job and is lwt-friendly, but there are maybe other good options?

Thanks for any hint, cheers!

Philippe.

[1] https://github.com/andrenth/release

[-- Attachment #2: Type: text/html, Size: 788 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-03-28 12:29 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26 14:29 [Caml-list] Master-slave architecture behind an ocsigen server Philippe Veber
2013-03-26 19:02 ` Martin Jambon
2013-03-26 21:01 ` Martin Jambon
2013-03-27  1:11   ` Francois Berenger
2013-03-28  7:37   ` Philippe Veber
2013-03-28  8:47     ` Alain Frisch
2013-03-28  9:39       ` Philippe Veber
2013-03-28 10:54         ` Alain Frisch
2013-03-28 11:02       ` Anil Madhavapeddy
2013-03-28 11:23         ` Alain Frisch
2013-03-28 12:18         ` AW: " Gerd Stolpmann
2013-03-27 10:00 ` Sébastien Dailly
2013-03-28  8:34   ` Philippe Veber
2013-03-27 16:07 ` Gerd Stolpmann
2013-03-28  9:18   ` Philippe Veber
2013-03-28 12:29     ` AW: " Gerd Stolpmann
2013-03-27 22:42 ` Denis Berthod
2013-03-27 22:49   ` AW: " Gerd Stolpmann
     [not found]     ` <4A6314AA-0C59-4E35-9EA4-F465C0A5AF3A@gmail.com>
2013-03-28  9:23       ` Philippe Veber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).