Make sure you are on the right side of the licensing if you are doing that! You cannot 'multiplex' a standard UniData seat - you have to acquire a ConnectionPool or a ClientConnectionPool license.
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Jeff Powell > Sent: Friday, July 31, 2009 10:06 AM > To: U2 Users List > Subject: Re: [U2] Using PHP > > That would be cool. > > Could PHP keep a persistent connection to a UniData server? > One of my reasons for using Java is that I can eliminate the > connection time overhead by keeping the the connection and > key files open and available to all incoming HTTP requests. > > Brian Leach wrote: > > ... And I've found when teaching UniVerse Basic to died-in-the-wool > > .Net and C programmers, who tend to comment at the lack of variable > > declaration or strong typing and the idea that it's an interpreted > > language, the words 'just like PHP' tends to have a calming > effect ... > > > > <grin> > > > > I just wish IBM would officially publish the UO protocol so > it could > > be emulated in PHP. The problem with the other approaches, > excluding > > web services, is that you need to install specific modules > rather than > > using PHP code. Which then makes that module platform dependent and > > you may not have the rights to install it on a hosted > system. Whereas > > writing a UO client in pure PHP would make it fully cross > platform and no installation hassles. > > > > > > > > Brian > > > > > > > > _______________________________________________ > > U2-Users mailing list > > [email protected] > > http://listserver.u2ug.org/mailman/listinfo/u2-users > > > > > > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
