Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.
/ go-mcg Public archive

McG is an experimental library for building scalable work-queues against many backends (via adapter agents).

License

Notifications You must be signed in to change notification settings

furvr/go-mcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McG is a Work Horse

McG is an experimental library for building scalable work-queues against many backends (via adapter agents).

Supported backends:

  • In-memory Channels
  • AMQP
  • ZeroMQ
  • Docker's libchan
  • WebSockets (via Charlotte and Gorilla)

McG is not yet stable or officially supported. If you like what we're making and would like to contribute, send pull requests with a detailed summary of your changes.

About

McG is an experimental library for building scalable work-queues against many backends (via adapter agents).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages