Download JAR files tagged by however with all dependencies
low-latency-primitive-concurrent-queues from group uk.co.boundedbuffer (version 1.0.0)
An low latency, lock free, primitive bounded blocking queue backed by an int[].
This class mimics the interface of {@linkplain java.util.concurrent.BlockingQueue BlockingQueue},
however works with primitive ints rather than objects, so is unable to actually implement the
BlockingQueue.
This class takes advantage of the Unsafe.putOrderedObject, which allows us to create non-blocking code with
guaranteed writes.
These writes will not be re-orderd by instruction reordering. Under the covers it uses the faster store-store
barrier, rather than the the slower store-load barrier, which is used when doing a volatile write.
One of the trade off with this improved performance is we are limited to a single producer, single consumer.
Group: uk.co.boundedbuffer Artifact: low-latency-primitive-concurrent-queues
Show documentation Show source
Show documentation Show source
0 downloads
Artifact low-latency-primitive-concurrent-queues
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
Group uk.co.boundedbuffer
Version 1.0.0
Last update 24. February 2014
Organization not specified
URL http://www.boundedbuffer.co.uk
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies mockito-core, japex-maven-plugin,
There are maybe transitive dependencies!
dist from group net.bpelunit (version 1.6.1)
Group: net.bpelunit Artifact: dist
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
net.bpelunit.eclipse.updatesite from group net.bpelunit (version 1.6.1)
Group: net.bpelunit Artifact: net.bpelunit.eclipse.updatesite
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact net.bpelunit.eclipse.updatesite
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
net.bpelunit.eclipse.feature from group net.bpelunit (version 1.6.1)
Artifact net.bpelunit.eclipse.feature
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
net.bpelunit.toolsupport.eclipse.refactoring from group net.bpelunit (version 1.6.1)
Group: net.bpelunit Artifact: net.bpelunit.toolsupport.eclipse.refactoring
Show documentation Show source
Show documentation Show source
0 downloads
Artifact net.bpelunit.toolsupport.eclipse.refactoring
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
net.bpelunit.toolsupport from group net.bpelunit (version 1.6.1)
Artifact net.bpelunit.toolsupport
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
net.bpelunit.framework.client.eclipse from group net.bpelunit (version 1.6.1)
0 downloads
Artifact net.bpelunit.framework.client.eclipse
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
bpelunit-tycho-parent from group net.bpelunit (version 1.6.1)
Group: net.bpelunit Artifact: bpelunit-tycho-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bpelunit-tycho-parent
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies framework, datasource-csv, datasource-excel, datasource-html, datasource-ods, deployer-activevos9, model-bpel, util, testdataexternalizer,
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies framework, datasource-csv, datasource-excel, datasource-html, datasource-ods, deployer-activevos9, model-bpel, util, testdataexternalizer,
There are maybe transitive dependencies!
testsuitestats from group net.bpelunit (version 1.6.1)
Artifact testsuitestats
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies framework, commons-cli, junit,
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies framework, commons-cli, junit,
There are maybe transitive dependencies!
testsuite-splitter from group net.bpelunit (version 1.6.1)
0 downloads
Artifact testsuite-splitter
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies framework, junit,
There are maybe transitive dependencies!
Group net.bpelunit
Version 1.6.1
Last update 21. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies framework, junit,
There are maybe transitive dependencies!
Page 12 from 18 (items total 173)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy