https://github.com/ravendb/ravenmq
Distributed Queuing System
https://github.com/ravendb/ravenmq
Last synced: 7 months ago
JSON representation
Distributed Queuing System
- Host: GitHub
- URL: https://github.com/ravendb/ravenmq
- Owner: ravendb
- License: other
- Archived: true
- Created: 2011-01-13T14:12:38.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-20T16:46:07.000Z (over 15 years ago)
- Last Synced: 2024-11-13T04:53:44.089Z (over 1 year ago)
- Language: C#
- Homepage: http://ravenmq.com
- Size: 3.59 MB
- Stars: 46
- Watchers: 9
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
Raven MQ
========
This release contains the following:
/Server - The files required to run Raven in server / service mode.
Execute /Server/Raven.Server.exe /install to register and start the Raven service
/Web - The files required to run Raven under IIS.
Create an IIS site in the /Web directory to start the Raven site.
/Client
- The files required to run the Raven client under .NET 4.0
*** This is the recommended client to use ***
You can start the Raven Service by executing /server/raven.mq.server.exe, you can then visit
http://localhost:8181 for looking at the UI.
For any questions, please visit: http://groups.google.com/group/ravendb/
Raven's homepage: http://ravendb.net