|
Not exactly multi-threadng required as long as u have
multi-processor system
You can have single threaded stack where in that Transport
daemon serializes the received request from diff UACs
for this we need to have a diff tasks. One for stack and and
other for Tpt Daemon...
as long as the number of requests/responses are within the
bufering limit of Tpt daemmon no request will be dropped...
----- Original Message -----
Sent: Friday, September 05, 2003 10:18
AM
Subject: [Sip] SIP Proxy with muliple
simultaneous requests....
Hi, I have a
question.. If a SIP proxy receives multiple requests from various UACs AT
THE SAME TIME how does it go about handling those requests? Meaning. what
is the best way to implement the proxy so that it can gracefully handle all
requests without crashing and without losing
any request. Someone suggested THREADS.. but then
how?? Thanks
********************************************************* Disclaimer
This
message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law.
If you are not the intended recipient, you should delete this message
and are hereby notified that any disclosure, copying, or distribution of
this message, or the taking of any action based on it, is strictly
prohibited.
********************************************************* Visit
us at http://www.mahindrabt.com
_______________________________________________ Sip
mailing list https://www1.ietf.org/mailman/listinfo/sip This
list is for NEW development of the core SIP Protocol Use sip-implementors@cs.columbia.edu
for questions on current sip Use sipping@ietf.org for new developments on
the application of sip
|