Groups
Groups
Sign in
Groups
Groups
Disruptor-net
Conversations
About
Send feedback
Help
Disruptor-net
1–30 of 40
Mark all as read
Report group
0 selected
Aleksandr Tceluiko
,
Mendel Monteiro-Beckerman
3
3/20/17
Disruptor usage
Thank you понедельник, 20 марта 2017 г., 11:07:45 UTC+3 пользователь Mendel Monteiro-Beckerman
unread,
Disruptor usage
Thank you понедельник, 20 марта 2017 г., 11:07:45 UTC+3 пользователь Mendel Monteiro-Beckerman
3/20/17
Mendel Monteiro-Beckerman
9/2/16
Disruptor 3.3.5
I've promoted the 3.3.5 release to a full release as we're already using it in our production
unread,
Disruptor 3.3.5
I've promoted the 3.3.5 release to a full release as we're already using it in our production
9/2/16
Mendel Monteiro-Beckerman
2
8/16/16
Disruptor 3.3.4
After running the pre-release version for a couple of weeks on our test and production servers we
unread,
Disruptor 3.3.4
After running the pre-release version for a couple of weeks on our test and production servers we
8/16/16
Michael Lewis
, …
Mendel Monteiro-Beckerman
4
7/20/16
Performance vs Java
Even after porting the latest disruptor changes to the .NET version the java version is still faster.
unread,
Performance vs Java
Even after porting the latest disruptor changes to the .NET version the java version is still faster.
7/20/16
Thomas Vestergaard Fredsted
,
Mendel Monteiro-Beckerman
2
7/20/16
Performance montoring
I have to agree with you that there is not much buzz around the .net port of the disruptor but there
unread,
Performance montoring
I have to agree with you that there is not much buzz around the .net port of the disruptor but there
7/20/16
Paul Bowman
, …
Mendel Monteiro-Beckerman
3
7/20/16
Performance
We do something fairly similar to Thomas' package in our own project however we process and
unread,
Performance
We do something fairly similar to Thomas' package in our own project however we process and
7/20/16
Charles Milutinovic
12/27/13
TaskCreationOptions setting in Dsl.Disruptor<T>.Start
I've been playing around with Disruptor.NET and noticed that the event processor Run() tasks were
unread,
TaskCreationOptions setting in Dsl.Disruptor<T>.Start
I've been playing around with Disruptor.NET and noticed that the event processor Run() tasks were
12/27/13
Paul Bowman
11/7/13
Handling messages from the network
Hi All, I have been experimenting with the Disruptor and I have a few questions mainly about usage...
unread,
Handling messages from the network
Hi All, I have been experimenting with the Disruptor and I have a few questions mainly about usage...
11/7/13
skydi...@gmail.com
2
9/25/13
Where is Disruptor.Dsl ?
addition, I downloaded code in zip file from https://github.com/disruptor-net/Disruptor-net (download
unread,
Where is Disruptor.Dsl ?
addition, I downloaded code in zip file from https://github.com/disruptor-net/Disruptor-net (download
9/25/13
lg liguo
8/20/13
Disruptor _AbstractSequencer.gatingSequences value Change??
hi, I try to transplant Disruptor(java 3.1.1)to net ,Problems are as follows: (class file
unread,
Disruptor _AbstractSequencer.gatingSequences value Change??
hi, I try to transplant Disruptor(java 3.1.1)to net ,Problems are as follows: (class file
8/20/13
David Piepgrass
7/1/13
ManagementException on startup
On my Core 2 Duo machine, ComputerSpecifications.cs gives an exception on the line L3KBytes = (int)(
unread,
ManagementException on startup
On my Core 2 Duo machine, ComputerSpecifications.cs gives an exception on the line L3KBytes = (int)(
7/1/13
Robert Mircea
,
Tim Gebhardt
2
5/6/13
How many disruptor instances per application
If you were to have one per connected client you'd have multiple threads per client, which is
unread,
How many disruptor instances per application
If you were to have one per connected client you'd have multiple threads per client, which is
5/6/13
mabra
,
ma...@odeheurles.com
2
3/10/13
Don't understand results from the performance-tests
Hi Mabra, The tests are configured with different number of iterations, for instance Unicast1p1c does
unread,
Don't understand results from the performance-tests
Hi Mabra, The tests are configured with different number of iterations, for instance Unicast1p1c does
3/10/13
mabra
3/10/13
Performancetest never finishes in virtual environment
Hi All ! I am just trying to use disruptor and started to download, build and test. This just works,
unread,
Performancetest never finishes in virtual environment
Hi All ! I am just trying to use disruptor and started to download, build and test. This just works,
3/10/13
dilep kumar
4/4/12
how to call multiple jquery ui dialog boxes from asp.net cs file
protected void lbtn1_Click(object sender, EventArgs e) { StringBuilder sb = new StringBuilder(); sb.
unread,
how to call multiple jquery ui dialog boxes from asp.net cs file
protected void lbtn1_Click(object sender, EventArgs e) { StringBuilder sb = new StringBuilder(); sb.
4/4/12
wasabikun
,
Olivier
5
2/3/12
Dynamically adding producers/consumers
That's great Oliver, thanks. V. On Feb 3, 9:29 am, Olivier <m...@odeheurles.com> wrote:
unread,
Dynamically adding producers/consumers
That's great Oliver, thanks. V. On Feb 3, 9:29 am, Olivier <m...@odeheurles.com> wrote:
2/3/12
Jimit Ndiaye
,
Olivier
2
12/25/11
Re: Récapitulatif destiné à disruptor-net@googlegroups.com - 1 message dans 1 sujet
Events processors generaly run for the full lifetime of the application so this task scheduler does
unread,
Re: Récapitulatif destiné à disruptor-net@googlegroups.com - 1 message dans 1 sujet
Events processors generaly run for the full lifetime of the application so this task scheduler does
12/25/11
Olivier
12/23/11
RoundRobinThreadAffinedTaskScheduler
I've check-in a TaskScheduler which contains a thread pool and pin each thread to a core:
unread,
RoundRobinThreadAffinedTaskScheduler
I've check-in a TaskScheduler which contains a thread pool and pin each thread to a core:
12/23/11
Matthias Götzke
, …
Olivier
29
12/20/11
github move to increase community participation ?
This is what Monitor (lock) does but this is not ideal in all scenarios. There is already a strategy
unread,
github move to increase community participation ?
This is what Monitor (lock) does but this is not ideal in all scenarios. There is already a strategy
12/20/11
Plamen
,
Olivier Deheurles
2
11/13/11
Hello World
Hi Plamen, I have been pretty busy in the last few weeks and at the same time Martin has been pushing
unread,
Hello World
Hi Plamen, I have been pretty busy in the last few weeks and at the same time Martin has been pushing
11/13/11
Jimit Ndiaye
, …
Olivier Deheurles
8
9/30/11
Disruptor 2.0
Hi, Martin has been very productive over the last few weeks and I did not had much time to port the
unread,
Disruptor 2.0
Hi, Martin has been very productive over the last few weeks and I did not had much time to port the
9/30/11
Adam Mills
2
8/23/11
Buffer Size Guidance
I think this is due to the chained consumer bug raised I here. http://code.google.com/p/disruptor-net
unread,
Buffer Size Guidance
I think this is due to the chained consumer bug raised I here. http://code.google.com/p/disruptor-net
8/23/11
Martin Thompson
,
Fil Mackay
3
8/20/11
Re: Récapitulatif destiné à disruptor-net@googlegroups.com - 1 message dans 1 sujet
Eventually the publisher will experience back pressure when the ring buffer is exhausted. We do have
unread,
Re: Récapitulatif destiné à disruptor-net@googlegroups.com - 1 message dans 1 sujet
Eventually the publisher will experience back pressure when the ring buffer is exhausted. We do have
8/20/11
Fil Mackay
, …
Brandon
7
8/17/11
Fwd: Performance and memory model
I should also add that the CLR could run on non-Windows platforms/ processor architectures (such as
unread,
Fwd: Performance and memory model
I should also add that the CLR could run on non-Windows platforms/ processor architectures (such as
8/17/11
Fil Mackay
,
Olivier Deheurles
4
8/13/11
Useful extension?
RX queries are generally OK but as soon as you introduce side effects, on closures for instance, you
unread,
Useful extension?
RX queries are generally OK but as soon as you introduce side effects, on closures for instance, you
8/13/11
Fil Mackay
,
Tim Gebhardt
3
8/12/11
Redundant type in RingBuffer
Tim, there is no use of an identical generic identifier in a subclass. The parent (RingBuffer) uses
unread,
Redundant type in RingBuffer
Tim, there is no use of an identical generic identifier in a subclass. The parent (RingBuffer) uses
8/12/11
Fil Mackay
8/11/11
Experimental mutation
I've made an experimental build: - Implements shared memory, with a shared heap to store member
unread,
Experimental mutation
I've made an experimental build: - Implements shared memory, with a shared heap to store member
8/11/11
Fil Mackay
8/11/11
IBatchHandler design
Why does the OnAvailable method include a sequence number; when is this useful? I note the Java
unread,
IBatchHandler design
Why does the OnAvailable method include a sequence number; when is this useful? I note the Java
8/11/11
Olivier
,
Fil Mackay
4
8/10/11
Disruptor-net 1.0
Thanks for the reply! So you want to share side-effects between consumers? I thought if you wanted to
unread,
Disruptor-net 1.0
Thanks for the reply! So you want to share side-effects between consumers? I thought if you wanted to
8/10/11
Olivier Deheurles
, …
Gravitas
12
8/10/11
Performance of the .NET version
On my machine, an Intel i7-2600, I'm getting ~15 million ops per second, for UniCast1P1C. None of
unread,
Performance of the .NET version
On my machine, an Intel i7-2600, I'm getting ~15 million ops per second, for UniCast1P1C. None of
8/10/11