[asterisk-users] agi with java?
Tim Panton
tim at mexuar.com
Sun Jun 10 09:51:27 CDT 2007
On 10 Jun 2007, at 13:29, Lenz wrote:
> Hi Lee,
> we are a Java shop and our experience with Java has been much the
> one you say - it does scale pretty well and it is very solid. What
> I was trying to say is that Java is not very well suited to the
> classic, Unix-style, fire-up-process-and-let-it-die that goes for
> CGI/AGI programming. On the other side, I have no doubt that with
> an application server and FastAGI you can get quite a lot of bang
> for the buck. :)
> l.
Just to encourage folks who run a mile from the whole J2EE bloated
mess......
You can write a very simple FastAGI server using asterisk-java in
J2SE, and run it
in just about any JVM. We have been very happy with it.
Tim.
More information about the asterisk-users
mailing list