Merge PR#99 from 'rbnks/STREAMS-190'
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/a973ba21 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/a973ba21 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/a973ba21 Branch: refs/heads/master Commit: a973ba217abb3cd8433795309321dbc175e75fe3 Parents: a7a4012 126a34f Author: Matt Franklin <[email protected]> Authored: Fri Oct 10 15:47:29 2014 -0400 Committer: Matt Franklin <[email protected]> Committed: Fri Oct 10 15:47:29 2014 -0400 ---------------------------------------------------------------------- .../streams/local/queues/ThroughputQueue.java | 498 +++++++++++++++++++ .../local/queues/ThroughputQueueMXBean.java | 66 +++ .../queues/ThroughputQueueMulitThreadTest.java | 302 +++++++++++ .../queues/ThroughputQueueSingleThreadTest.java | 243 +++++++++ 4 files changed, 1109 insertions(+) ----------------------------------------------------------------------
