Re: [Asterisk-java-devel] Database and Asterisk-java
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2007-10-22 15:42:18
|
hoaianh ngovi wrote: > I have a lot of AGI-stuffs that needed database support. In order to > enhance perfomance I plan to extend DefaultAgiServer to hold a > (database) Connection Pool. Has someone already done that? There is no need to extend the AgiServer in that case. By default there is only one instance of an agi script so you can just create a common base class for you agi scripts and hold the database pool there. =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |