Ravindra R. Jaju

Results 6 comments of Ravindra R. Jaju

Hi @ztellman - this fix is worthy of a release! I got hit by this too. Are you planning a release of 0.4.7 anytime soon?

Thanks @kachayev - I'm already using that, but I meant to ponder if the alpha tag could evolve towards a release? I do realize that there are some other open...

I'm using the http part for a client that is in "soft" production mode right now. (Can't reveal the name, but will ask). I expect to use manifold soon in...

@drbobbeaty - Just curious. I am using durable-queue, and am using 1.9.0-alpha10. Haven't seen anything weird for small runs. What do you mean by "isn't working well?" Thanks.

Yes, it does happen often. Here's some detail of how I am using DQ. All actors working concurrently. Before, and after, the following block, there's only a single thread of...

A few more observations. 1. I stopped seeing those negative numbers once I introduced (locking ...) around my operations on DQ. 2. With many concurrent writes, and fsync-put disabled, I...