Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

虽然可以自己实现线程安全队列,但是能收入到libhv使用起来更方便安全。

You must be logged in to vote

Replies: 1 comment

Comment options

libhv的定位是网络库,不是基础组件库。
线程安全模版队列使用std::deque和std::mutex就可以很方便实现的。

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.