Skip to content
Snippets Groups Projects
Commit 49595189 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: factor out worker pool from scheduler struct

A worker pool is an independent entity that provides the scheduler with
worker threads on demand. Let's factor it out so that we can introduce
separate pools for dump and compaction tasks.
parent 661763ed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment