-
由 Frederic Bastien 提交于
Change datastructure to a deque that is faster. Queue is for multi-thread communication with automatic locking.
b7b7f5cc
Change datastructure to a deque that is faster. Queue is for multi-thread communication with automatic locking.