https://github.com/progrium/ginkgotutorial
https://github.com/progrium/ginkgotutorial
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/progrium/ginkgotutorial
- Owner: progrium
- Created: 2012-03-08T00:40:42.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-15T17:46:58.000Z (about 14 years ago)
- Last Synced: 2024-05-08T22:03:03.999Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 306 KB
- Stars: 37
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ginkgo Tutorial
A tutorial project that introduces how to use
[Ginkgo](https://github.com/progrium/ginkgo) for building
distributed applications. The final (contrived) example application
built is a "scalable gateway to a random number service built around
a self-organizing messaging system."