9 Feb
2006
9 Feb
'06
9:07 a.m.
Hy all, I am going to compile FR without threads. And I would like to know: How will FR handle simultaneous requests? Does it create new processes using fork functions? Thanks a lot Peter ______________________________________________ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com
9 Feb
9 Feb
4:53 p.m.
Peter Manckok <peter_manckok@yahoo.es> wrote:
I am going to compile FR without threads. And I would like to know: How will FR handle simultaneous requests? Does it create new processes using fork functions?
No. It's single threaded. And synchronous. So it doesn't handle simultaneous requests. Alan DeKok.
7474
Age (days ago)
7474
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Peter Manckok