Serialize an instance concurrently.
id() :: reference()
state() :: %{ data: :ets.tab(), old_link: :ets.tab(), new_link: :ets.tab(), old_batch: :ets.tab(), new_batch: :ets.tab(), max_concurrency: pos_integer() }