https://github.com/takuya/noda
TODO: one-line summary of your gem
https://github.com/takuya/noda
Last synced: about 1 year ago
JSON representation
TODO: one-line summary of your gem
- Host: GitHub
- URL: https://github.com/takuya/noda
- Owner: takuya
- License: mit
- Created: 2011-05-16T19:04:10.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-12T03:37:22.000Z (about 15 years ago)
- Last Synced: 2024-03-15T12:27:07.902Z (about 2 years ago)
- Language: Ruby
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= noda
Noda is simple Job Queue server
Noda はシンプルなジョブキューサーバーです.
drubyを使用して,マルチスレッドを分散サーバで実現しています.
Noda uses druby that make easy to multi threading via network.
== Contributing to noda
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
== Copyright
Copyright (c) 2011 takuya_1st. See LICENSE.txt for
further details.