-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
16 lines (11 loc) · 792 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
BalrogMQ is a simple implementation of the [STOMP 1.1](http://stomp.github.com/stomp-specification-1.1.html) messaging protocol currently using [Netty](http://www.jboss.org/netty) and written in [Clojure](http://clojure.org/).
More documentation to come soon, stay tuned!
### YourKit ###
YourKit is kindly supporting open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of innovative and intelligent tools for profiling
Java and .NET applications. Take a look at YourKit's leading software products:
[YourKit Java Profiler](http://www.yourkit.com/java/profiler/index.jsp) and
[YourKit .NET Profiler](http://www.yourkit.com/.net/profiler/index.jsp).
## License
Copyright (C) 2010 FIXME
Distributed under the Eclipse Public License, the same as Clojure.