[zeromq-dev] StreamQ-Proxy ----- Help please

Laurent Alebarde l.alebarde at free.fr
Mon Dec 30 19:22:55 CET 2013


Now it works with multipart messages and asynchronous messages.

TODO: Extend to many clients & workers.


Le 30/12/2013 15:31, Laurent Alebarde a écrit :
> Good news: it works now.
>
> TODO:
>
> 1.
>
>     Test multi-part messages.
>
> 2.
>
>     Test asynchronicity (send several messages before waiting for
>     responses).
>
> 3.
>
>     Extend to many clients & workers.
>
>
> Le 30/12/2013 13:03, Laurent Alebarde a écrit :
>> Hold on, I am in progress.....
>>
>>
>> Le 30/12/2013 12:03, Laurent Alebarde a écrit :
>>> Hi all,
>>>
>>> Sorry to come back with this, I am still blocked with my attempt to 
>>> proxy CURVE with ZMQ_STREAM. The problem is depicted here 
>>> (https://github.com/lalebarde/streamq-proxy) in the status.
>>>
>>> As it is a festivity period, please welcome this last bottle in the sea.
>>>
>>> Cheers,
>>>
>>>
>>> Laurent
>>>
>>> Le 23/12/2013 17:13, Laurent Alebarde a écrit :
>>>> Hi all,
>>>>
>>>> I am pleased to announce you that *StreamQ-Proxy* is born.
>>>>
>>>> StreamQ-Proxy aims at providing a proxy capable of proxying complex 
>>>> 0MQ security mechanisms. Today, if you want to set-up a server 
>>>> secured with the CURVE mechanism as a broker and workers, all 
>>>> security hand-checks and message en/decoding have to be performed 
>>>> inside the broker, then the messages are dispatched to the workers 
>>>> in plain text. We want the capability to delegate these towards the 
>>>> workers.
>>>>
>>>> As of now, it only contains more information, the requirements for 
>>>> this feature, and a test program starter that still does not work.
>>>>
>>>> Please, let me know your interest in it.
>>>>
>>>> Here it is: https://github.com/lalebarde/streamq-proxy
>>>>
>>>> Cheers,
>>>>
>>>>
>>>> Laurent
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> zeromq-dev mailing list
>>>> zeromq-dev at lists.zeromq.org
>>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>>
>>>
>>>
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131230/367b084e/attachment.htm>


More information about the zeromq-dev mailing list