[zeromq-dev] New ZeroMQ website and help needed
Bill Torpey
wallstprog at gmail.com
Thu Jun 20 22:17:49 CEST 2019
Definitely looks nice! (if a little light on content at the moment ;-)
FWIW, I’ve been putting together a list of resources for a project I’m working on, some of which are a bit hard to find, Here’s what I have so far (markdown format):
## ZeroMQ
Description | Location
------------------------------------ | -------------
ZeroMQ website|<http://zeromq.org/>
Internal Architecture | <http://zeromq.org/whitepapers:architecture>
Guide | <http://zguide.zeromq.org/page:all>
Guide (pdf) | <https://lqhl.me/resources/zguide-c.pdf>
Wikipedia | <https://en.wikipedia.org/wiki/ZeroMQ>
Code Connected, Vol. 1 | <http://hintjens.wdfiles.com/local--files/main:files/cc1pe.pdf>
Code Connected, Vol. 1 (Kindle) | <https://www.amazon.com/dp/B00ASE1PYS>
ZeroMQ Messaging for Many Applications | <http://shop.oreilly.com/product/0636920026136.do>
Pieter Hintjen's website | <http://hintjens.com/>
State-Of-The-Art of Messaging for Distributed Computing Systems | <https://www.researchgate.net/publication/312402709_State-Of-The-Art_of_Messaging_for_Distributed_Computing_Systems>
Design of PUB/SUB subsystem in ØMQ | <http://250bpm.com/pubsub>
0MQ Termination| <http://zeromq.org/whitepapers:0mq-termination>
ZeroMQ Transport Protocol packet analyzer | <https://github.com/zeromq/zmtpdump>
ZMTP Wireshark Dissector| <https://github.com/whitequark/zmtp-wireshark>
ZeroMQ: Diving into the Wire | <https://www.codeproject.com/Articles/863889/ZeroMQ-Diving-into-the-Wire>
Architecture of Open Source Applications: ZeroMQ | <https://www.aosabook.org/en/zeromq.html>
Developer Mailing List | <https://lists.zeromq.org/mailman/listinfo/zeromq-dev>
Hope this helps!
Regards,
Bill
> On Jun 17, 2019, at 3:57 AM, Benjamin Henrion <zoobab at gmail.com> wrote:
>
> On Sun, Jun 16, 2019 at 2:07 PM Doron Somech <somdoron at gmail.com <mailto:somdoron at gmail.com>> wrote:
>>
>> Hi All,
>>
>> I'm working on a new website for zeromq, you can check it out here:
>>
>> https://new.zeromq.org/
>>
>> The website Github repository:
>>
>> https://github.com/zeromq/zeromq.org
>>
>> The website is almost ready, help is needed with the language pages. If you are using one of the following languages (or any other) with zeromq and want to contribute please make a pull request:
>> Java (jzmq or JeroMQ), Go, Python (pyzmq), Ruby, Scala, NodeJS, Rust, Haskell, Erlang, F#.
>>
>> Once the language pages will be ready I will make the switch, the current website will become wiki.zeromq.org.
>
> Great, but for starters, we need something simpler then the guide,
> like how to send a message between a server and a client in 2 docker
> oneliners.
>
> I had malamute in docker, I would need the C client which is in the
> repo of malamute.
>
> Same remark for other language bindings, just launch 2 docker
> containers and done.
>
> Keep the good work!
>
> --
> Benjamin Henrion (zoobab)
> Email: zoobab at gmail.com <http://gmail.com/>
> Mobile: +32-484-566109
> Web: http://www.zoobab.com <http://www.zoobab.com/>
> FFII.org <http://ffii.org/> Brussels
> "In July 2005, after several failed attempts to legalise software
> patents in Europe, the patent establishment changed its strategy.
> Instead of explicitly seeking to sanction the patentability of
> software, they are now seeking to create a central European patent
> court, which would establish and enforce patentability rules in their
> favor, without any possibility of correction by competing courts or
> democratically elected legislators."
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org <mailto:zeromq-dev at lists.zeromq.org>
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev <https://lists.zeromq.org/mailman/listinfo/zeromq-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190620/5da7761a/attachment.htm>
More information about the zeromq-dev
mailing list