All Projects → jemc → pony-zmq

jemc / pony-zmq

Licence: MPL-2.0 license
Pure Pony implementation of the ZeroMQ messaging library. 🐴 0️⃣ Ⓜ️ 🍀

Programming Languages

Pony
23 projects
Makefile
30231 projects

Projects that are alternatives of or similar to pony-zmq

Libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Stars: ✭ 7,418 (+11490.63%)
Mutual labels:  zeromq, zmq, zmtp
napalm-logs
Cross-vendor normalisation for network syslog messages, following the OpenConfig and IETF YANG models
Stars: ✭ 131 (+104.69%)
Mutual labels:  zeromq, zmq
Westworld-Style-Behavior-Pad-Interface
UPDATE 20210705: Adding ZeroMQ functions in to allow full-duplex comms with deep parts of the hosts' cognitive processes, and expose speech recognition background processes, visual processes, etc. ORIGINAL DESCRIPTION >>>This is a working version of the iconic Behavior Pad "Rose Graph" Interface that the Westworld Techs use to set Host Behaviora…
Stars: ✭ 25 (-60.94%)
Mutual labels:  zeromq, zmq
zmq
ZeroMQ based distributed patterns
Stars: ✭ 27 (-57.81%)
Mutual labels:  zeromq, zmq
ZMQ.jl
Julia interface to ZMQ
Stars: ✭ 114 (+78.13%)
Mutual labels:  zeromq, zmq
tasq
A simple task queue implementation to enqeue jobs on local or remote processes.
Stars: ✭ 83 (+29.69%)
Mutual labels:  zmq
Bynar
Server remediation as a service
Stars: ✭ 53 (-17.19%)
Mutual labels:  zeromq
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+448.44%)
Mutual labels:  zeromq
pony-websocket
WebSocket server for Ponylang🐴
Stars: ✭ 43 (-32.81%)
Mutual labels:  pony-language
zlink
making conversation between languages
Stars: ✭ 23 (-64.06%)
Mutual labels:  zeromq
notification-thing
Python-based implementation of Desktop Notifications Specification (notification-daemon)
Stars: ✭ 24 (-62.5%)
Mutual labels:  zeromq
dynamic-queue
The dynamic queue
Stars: ✭ 17 (-73.44%)
Mutual labels:  zeromq
imagehub
Receive and save images from multiple Raspberry Pi's
Stars: ✭ 21 (-67.19%)
Mutual labels:  zmq
micro-service-practice
OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。
Stars: ✭ 25 (-60.94%)
Mutual labels:  zmq
pony-kafka
🐴 Pure Pony Kafka client
Stars: ✭ 57 (-10.94%)
Mutual labels:  pony-language
pyaer
Low-level Python APIs for Accessing Neuromorphic Devices.
Stars: ✭ 20 (-68.75%)
Mutual labels:  zmq
MetaTrader4-Bridge
Communication layer between MetaTrader 4 and your project.
Stars: ✭ 66 (+3.13%)
Mutual labels:  zeromq
distmq
Distributed Message Queue based on Raft
Stars: ✭ 32 (-50%)
Mutual labels:  zeromq
hermes
ZMQ-based framework for building Pub-Sub Systems, written in Python 3.
Stars: ✭ 13 (-79.69%)
Mutual labels:  zmq
ZeroMQ
🚀 Client/Server & Pub/Sub Examples with ZeroMQ & Boost
Stars: ✭ 33 (-48.44%)
Mutual labels:  zeromq

pony-zmq CircleCI

Pure Pony implementation of the ZeroMQ messaging library.

Testing

  1. Get stable (to manage dependencies).
  2. Get libsodium (required for pony-sodium). On OSX just to `brew install libsodium'.
  3. Fetch dependencies: stable fetch
  4. stable env ponyc --debug zmq/test
  5. ./test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].