MPMCQueue Wrapper with priorities
Summary: In many cases where MPMCQueue would be used, it's useful to be able to prioritize requests. This implements a thin wrapper on MPMCQueue to accomplish this (albeit in a bit of a memory inefficient way) Reviewed By: haijunz Differential Revision: D4465498 fbshipit-source-id: 6630b80ccf3138b5c135e7f7f281133b37d82b4d
Showing
folly/PriorityMPMCQueue.h
0 → 100644
Please register or sign in to comment