We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6104022 commit be132afCopy full SHA for be132af
javalite-hornet-nest/README.md
@@ -1,7 +1,7 @@
1
# Hornet Nest is an asynchronous processor for Java applications
2
3
This is a simple to use library for processing asynchronous jobs. It can be used in a web application to process
4
- jobs in a thread separate from the one that renders HMTL. It is also a genera purpose library that can be used in any
+ jobs in a thread separate from the one that renders HMTL. It is also a general purpose library that can be used in any
5
non-web system.
6
7
Internal Implementation is based on [JBoss HornetQ](http://hornetq.jboss.org/).
0 commit comments