← Back to context

Comment by jstimpfle

4 days ago

No. Look up Arenas. In general group allocations to avoid making a mess.

If you send a task off to a work queue in another thread, and then do some local processing on it, you can't usually use a single Arena, unless the work queue itself is short lived.