jQuery AutoSuggest
jquery-autosuggest
Task Worker
task-worker
- Repository
-
github.com/knalli/task-worker
- Page
-
knalli.github.com/task-worker
- Description
-
The Task Worker is a Spring Integration module usable for situations where
the
actual work should not be done in the "main" application.
For example, a web application should not generate and render a huge pdf document itself because of
performance issues with Java Heap and Java PermGen size issues.
- Keywords
-
AMQP
Java
Spring Integration