On 2014-08-08 12:49, JB wrote:
> Hi, I use fphttpserver in my project https://github.com/jbsolucoes/ceosmw.
> 
> Now I'm changing server to use sockets to solve problem with concurrent
> connections and to use in bigger scale on a LAN. I'm using synapse with
> multithread, running tests and is very cool, support large users scale.

I'm a big fan of Synapse components too. I actually implemented a few
embedded HTTP servers into your product to test them all. Indy, Synapse,
fphttpserver and some other one I can't remember now.

I've received useful information regarding concurrency with fphttpserver
in the Lazarus Forums. So it seems like positive news.

http://forum.lazarus.freepascal.org/index.php/topic,25433.0.html

I'll make that suggested change, and then build my simulated test to see
how it goes.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to