TGTGInsighttelegram intelligenceLIVE / telegram public index
← 云游Cloud|40%AFF诚招推广|永久免费

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @yunucloud_Channels · Post #21 · Aug 10

#通知 即日起,每次刷屏扣除30积分。

Hashtags

Results

1 similar post found

Search: #zmq

当前筛选 #zmq清除筛选
djangoproject

@djangoproject · Post #106 · 07/30/2016, 09:03 PM

top prev next #ZeroMQ (also known as ØMQ, 0MQ, or #zmq) looks like an embeddable networking #library but acts like a #concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. ZeroMQ is from iMatix and is LGPLv3 open source. http://zguide.zeromq.org/page:all