[erlang-questions] SCTP server the OTP way

Bruce Zamaere bzamaere@REDACTED
Thu Aug 18 14:55:00 CEST 2011


Hi,

I'm pretty new to OTP and gen_sctp. I found Serge's great tutorial on
writing a Non-blocking TCP using OTP Principles. I'm wondering if there are
best practices for building SCTP applications using OTP principles. I am
trying to write an SCTP server that can accept many (1,000s) of persistent
connections. Each of these should be able to communicate with the server
over a number of SCTP streams (e.g. one stream for control and others for
different types of data). Can anyone on the list give me pointers to how
best to achieve this using OTP principles?

/Bruce.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110818/f64b7af4/attachment.htm>


More information about the erlang-questions mailing list