[SR-Users] Kamailio-Java Integration

Alex Balashov abalashov at evaristesys.com
Sat Nov 24 23:49:09 CET 2012


On 11/24/2012 05:41 PM, Sergey Okhapkin wrote:

> Slow Java coupled with real-time SIP protocol? Hmm... Not viable to
> my point of view.

Despite the stereotype, Java actually performs quite well, and is used 
in highly concurrent, real-time environments like telephony extensively. 
  I think the stereotype about slow interpreted languages belongs to the 
first era of Java (1996-2000(?)), back when it had green threads and so on.

Having said that, it is true that the JVM consumes a lot of resources 
just to run at all, and that the bureaucratic fashions of Java are 
chiefly an affectation of the enterprise world.  However, once it spools 
up and gets going, Java is quite fast, and adequate for SIP.  It has 
posted comparable benchmarks to C for many scientific computing 
applications for years now.

Initially, I was as surprised by this as you are.

-- Alex

-- 
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/



More information about the sr-users mailing list