I have a project where our presentation layer is in PHP and the business logic 
is Servlet based.. The interface is JSON via a CURL call.. 
 
I was thinking that I could gain some efficiencies if I created a native AJP 
implementation as a PHP PECL module using memcache and mod_jk as templates and 
create a 
persistent connection pool. That way I can dump the curl call..
 
Looked all over to see if this has been done before, but came up empty...
 
Any thoughts on this ??  
 
Thanks
John Gentilin
 
 
 
 


      

Reply via email to