[Tarantool-patches] [PATCH v2] wal: introduce limits on simultaneous writes

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri Feb 26 03:58:28 MSK 2021


>> I start thinking that we need to queue the journal_entry objects right
>> in the journal object. So if their queue is not empty,
>> journal_write_async() adds the entry to the queue and does not call
>> write_async().
> 
> Why?

Nevermind, I probably didn't think it through enough at that moment.


More information about the Tarantool-patches mailing list