當前位置:編程學習大全網 - 網站源碼 - golang 有什麽比較好得分布式任務隊列,類似Python的celery

golang 有什麽比較好得分布式任務隊列,類似Python的celery

/bitly/nsq

NSQ is a realtime distributed messaging platform designed to operate at scale, handling

billions of messages per day.

It promotes distributed and decentralized topologies without single points of failure,

enabling fault tolerance and high availability coupled with a reliable message delivery

guarantee. See features & guarantees.

Operationally, NSQ is easy to configure and deploy (all parameters are specified on the command

line and compiled binaries have no runtime dependencies). For maximum flexibility, it is agnostic to

data format (messages can be JSON, MsgPack, Protocol Buffers, or anything else). Official Go and

Python libraries are available out of the box (as well as many other client

libraries) and, if you're interested in building your own, there's a protocol

spec.

We publish binary releases for linux and darwin.

NOTE: master is our development branch and may not be stable at all times.

  • 上一篇:易語言 別人源碼 圖片資源為什麽無效圖片
  • 下一篇:小說中的雙C是什麽意思?
  • copyright 2024編程學習大全網