Re: Request for Inputs for a Design/Architecture for VXML Application Server

2004-07-09 Thread Darshan Rawal
not find one on Google, which was not Objective enough. Thanks again for all you help, it was really valuable... Regards, Darshan Rawal. On Thu, 8 Jul 2004 21:23:52 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > On Thu, 8 Jul 2004 18:59:23 -0700, Darshan Rawal <[EMAIL PROTECTED]>

Re: Request for Inputs for a Design/Architecture for VXML Application Server

2004-07-08 Thread Darshan Rawal
Would JIT provide reasonable performance compared to C/C+, by probably consuming more memory(which we can spare) ? 2) How involving is the work related to integrating a JSP/Servlet based front end to legacy C/C++ code using JNI(debugging, performance issues ??) and/or TCP/IP sockets(performance Hit

Request for Inputs for a Design/Architecture for VXML Application Server

2004-07-08 Thread Darshan Rawal
We implement a Messaging PLatform for Voice Applications. Our current platform has 2 Major Components as shown below:- Media Server <--- MML/TCP-IP ---> Application Server. We want to move to a new architecture for our Application Server where the interaction between App Server and Media Server i