BAEL-519 Disruptor in its own module. (#1017)

* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.
This commit is contained in:
Muhammed Almas
2017-01-21 18:21:04 +05:30
committed by Eugen
parent 60f5dd0938
commit f7236b301b
14 changed files with 252 additions and 6 deletions
+1
View File
@@ -44,6 +44,7 @@
<module>guava</module>
<module>guava18</module>
<module>guava19</module>
<module>disruptor</module>
<module>handling-spring-static-resources</module>
<module>hazelcast</module>