Lev Walkin
Lev Walkin
In this case, please accept a patch https://github.com/sustrik/dsock/pull/40
Yes, I'd love it to be something that can be set in the `ExpressibleByArgument`.
@kostis, would you please either clarify the license further or create a licensing shop? The current situation makes this project totally worthless for the closed source projects and moves people...
Bumping this.
The `ets` counters are bottlenecked on a single mutex. If you're modifying a counter from multiple separate threads (e.g., the erlang processes that happen to be scheduled on separate threads),...
@bobrik: Fixed, try again!
@deep011 because swapping array is not atomic. If swapping array is not atomic, you're bound to have problems, like accessing the array elements' content _while_ array is being swapped and...
@deep011 http://preshing.com/20120515/memory-reordering-caught-in-the-act/
@manjuraj, let me finish this up. I have a list of things I promised you to do about it.