[zeromq-dev] SCTP for ØMQ

Pieter Hintjens ph at imatix.com
Mon Aug 19 20:02:16 CEST 2013


Hi Michael,

FWIW, we added SCTP support to our old AMQP messaging stack OpenAMQ in
2007, and it was really trivial, since SCTP has almost the same socket
API as TCP. I guess it depends on how much of the SCTP functionality
you want to expose.

Great project...! Let us know how it goes.

-Pieter

On Mon, Aug 19, 2013 at 1:54 AM, Michael Holmwood <mholmwood at gmail.com> wrote:
> Greetings all,
>
> I am a third year student at the Auckland University of Technology. Me and
> my fellow team mate, Rafsan Siraj, for our final year project, are going to
> be working on adding support for SCTP to ØMQ. We are currently in the
> planning/research stages, so we don't have much to report so far.
>
> If there is anyone who would like to comment on this, or has any advice for
> a couple of developers new to ØMQ and the community, please don't hesitate
> to reply. Information we would be most interested in at present: coding
> standards that our project should adhere to; an updated UML diagram for
> version 3.2.3.
>
> Best Regards,
>
> Michael
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list