0 Forks
4 Stars
4 Watchers

queue

Package queue implements a very fast and efficient general purpose First-In-First-out (FIFO) queue data structure that is specifically optimized to perform when used by Microservices and serverless services running in production environments. https://godoc.org/github.com/ef-ds/queue

How to download and setup queue

Open terminal and run command
git clone https://github.com/ef-ds/queue.git
git clone is used to create a copy or clone of queue repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with queue https://github.com/ef-ds/queue/archive/master.zip

Or simply clone queue with SSH
[email protected]:ef-ds/queue.git

If you have some problems with queue

You may open issue on queue support forum (system) here: https://github.com/ef-ds/queue/issues