Skip to content

Making an asynchronous message broker using ZeroMQ

License

Notifications You must be signed in to change notification settings

sp0oks/stock-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stock-broker

Making an asynchronous message broker using ZeroMQ

Execução

Para rodar um exemplo da arquitetura, siga estes passos, com cada arquivo Python rodando em um processo diferente:

cd src/
python broker.py
python example_workers.py
python example_clients.py

About

Making an asynchronous message broker using ZeroMQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages