I'm looking for a restriction on top of an existin...
# announcements
m
I'm looking for a restriction on top of an existing threadpool, not a separate pool. I already can build this, with some blocking constructs, but I'm wondering if this can be done in a completely non-blocking manner. Maybe there are some existing implementations or papers out there of others that have explored this. I called it a gate but maybe this is a structure that lives under a different name already.