I Would prefer the Proactor design patterns(async io) instead of the reactor. Try the boost asio library. I dont know about your platform choice (etc) but would suggest to check out erlang as the language to develop the sip stack.
On Sat, Sep 27, 2008 at 9:27 PM, Iñaki Baz Castillo <[EMAIL PROTECTED]> wrote: > El Domingo, 28 de Septiembre de 2008, M. Ranganathan escribió: > > > Well, I'm a complete newbie in those subjets, can any SIP developer > > > explain me if Reactor Pattern could be feasible and useful for a SIP > > > stack? > > > > Yes it is an appropriate > > > > See jain-sip.dev.java.net > > > > The object that is synchronized is the transaction state machine. > > Thanks. > > -- > Iñaki Baz Castillo > > _______________________________________________ > Sip-implementors mailing list > [email protected] > https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors > _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
