--- [EMAIL PROTECTED] wrote:
> On Thu, 23 May 2002, brad lafountain wrote:
> 
> > Ok, 
> > 
> >  I know not too many people are familure with my extension so I am going to
> go
> > over some stuff that it does do and stuff it doesn't.
> > 
> > The plans i have for this extension are more than just a simple soap/rpc
> > function calls. I want to build a frame work that people can deploy
> existing
> > php objects as SoapObject. Making php a very fast soap application server
> > having exactly the same functionality as SRM but allowing non php clients
> > access the objects. In addition to making php-soap a soap application
> server i
> > have plans have the frame work be able to handle a cluster of soap
> application
> > servers. 
> 
> Then why not help us integrate a SOAP communication layer in SRM?
> Saves the work of building that app server, plus we already are working 
> on this and also designing a framework for clusterlike applications. 

 Well i hope that phpsoap can get to a point where you can intergrate my
extension with SRM. But as far as SRM instead of php soap application server. I
don't think that would work as good. phpsoap doesn't require a deamon running.
And the clustering stuff that im working on isn't phpsoap centric is phpsession
specific so its a more generic clustering soulition. People can use it for
clustering php servers with out SRM or phpsoap.

 - Brad



__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to