Skip to content

paulcnichols/BigSelect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experiment to learn GO

The goal of this project is to create a thrift server that exposes a queuing interface. Clients may "select" on a set of queues and when messages become available, a "reservation" is returned that represents a lock on the queue. Any client may "push" into a queue, but clients may "pop" or "peek" into the queue only with a reservation.

About

An experiment to learn Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages