Jar examples for i:in-memory-queue
This deals with different aspects like In memory queue, throttling, event management etc
You can download jar file in-memory-queue 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add in-memory-queue-1.0.2.jar to your project.
<dependency> <groupId>com.github.amitkhosla</groupId> <artifactId>in-memory-queue</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.amitkhosla', name: 'in-memory-queue', version: '1.0.2'
libraryDependencies += "com.github.amitkhosla" % "in-memory-queue" % "1.0.2"
<dependency org="com.github.amitkhosla" name="in-memory-queue" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.amitkhosla', module='in-memory-queue', version='1.0.2'))
'com.github.amitkhosla:in-memory-queue:jar:1.0.2'
Click the following link to download the jar file.
in-memory-queue-1.0.2-javadoc.jar