Hi again

> I've seen soap mentioned with Poe as well.

I tried POE::Component::Server::SOAP and I'm amazed as how simple it was ti 
install and start the test.

So I've decided to dig deeper. I hope someone will have the time to answer a 
couple of questions.

> - The soapserver will talk to a PostgreSQL database.

Will POE::Component::Server::SOAP be able to handle several requests 
concurrently ?

Looking at http://poe.perl.org, I see a discussion about asynchroneous 
database access. Will I have to use POE::Component::DBIAgent to be sure that 
the server will respond even when there's a large database request in action?
DBIAgent seems to be using DBI directly. I'm using DBIx::Recordset, so I guess 
I would have a problem here.

> - Can a Poe-server hold the state over several requests ?

Any examples of using tickets or cookies ?

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               �ben 12.00-18.00        Email: [EMAIL PROTECTED]
2000 Frederiksberg        L�rdag 12.00-16.00       Web:      www.suse.dk

Reply via email to