9 Feb
2006
9 Feb
'06
4: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
11:53 a.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.
7454
Age (days ago)
7454
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Peter Manckok