Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

RoomOfToy/mq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Toy of In-memory Message Queue

  • withbroker:

    Queue based on buffered chan

    Client / Server communicates based on GRPC

    see main.go for example

  • withoutbroker:

    Pub / Sub based on sockets

    this is NOT a mq

    see main.go for example

Releases

No releases published

Packages

No packages published