| 
	
 | 
 Posted by Ivαn Sαnchez Ortega on 12/26/07 11:31 
Gilles Ganault wrote: 
 
> I wanted to have your opinion because the scripts are used with a 
> PBX, so that timing is important. 
 
Then, keep the scripts short and use efficient algorithms. Knowing the 
difference between O(n^2) and O(n*log(n)) is much more important than 
keeping the script in memory. 
 
 
That said, if you *really* need a real-time response on a mission-critical 
environment, drop PHP altogether and switch to rtlinux, lighthttpd and a 
custom C CGI. 
 
--  
---------------------------------- 
IvΓ‘n SΓ‘nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org- 
 
MSN:i_eat_s_p_a_m_for_breakfast@hotmail.com 
Jabber:ivansanchez@jabber.org ; ivansanchez@kdetalk.net
 
  
Navigation:
[Reply to this message] 
 |