Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / progschj/ThreadPool issues and pull requests

#123 - How to add support for thread binding cpu_cores ?

Issue - State: open - Opened by lix19937 8 days ago

#122 - Specify a specific thread to do something ?

Issue - State: open - Opened by lix19937 8 days ago

#121 - c++2a support.

Pull Request - State: open - Opened by BobLiu21 16 days ago

#120 - A few minor upgrades update of ThreadPool.h

Pull Request - State: open - Opened by NITEACE 2 months ago

#117 - i don't understand why this demo is ok.... why have lots of ~Test()....

Issue - State: closed - Opened by 583654109 4 months ago - 2 comments

#115 - possible deadlock during ~ThreadPool

Issue - State: open - Opened by ShunlongHu 4 months ago - 5 comments

#114 - support multi-queues ?

Issue - State: open - Opened by lix19937 5 months ago

#113 - A simple sample of apply this threadpool

Issue - State: open - Opened by lix19937 5 months ago - 1 comment

#112 - a

Issue - State: open - Opened by fanhoumin 5 months ago

#111 - Update README.md

Pull Request - State: closed - Opened by yangxianpku 6 months ago

#110 - Unexpected stuck thread

Issue - State: open - Opened by DeepLearnerYe 8 months ago - 1 comment

#108 - Differences between dynamic linking and static linking for ThreadPool

Issue - State: open - Opened by AlexSJJ 11 months ago - 1 comment

#107 - How to add a Manager

Issue - State: open - Opened by Zzzzzya 11 months ago - 2 comments

#106 - Maybe use the lock_guard will be better

Pull Request - State: open - Opened by 13579xxl 11 months ago - 1 comment

#105 - support c++17 and c++20

Issue - State: open - Opened by MatchX about 1 year ago - 1 comment

#104 - testing if pool is empty

Issue - State: open - Opened by nandorsieben over 1 year ago - 1 comment

#103 - A problem about memory leak

Issue - State: open - Opened by ForElysia-Emen over 1 year ago - 3 comments

#102 - Replace deprecated functions on -std=c++17

Pull Request - State: open - Opened by JayBluem almost 2 years ago - 2 comments

#101 - A simple problem about enqueue()

Issue - State: open - Opened by jinyunshaobing about 2 years ago - 1 comment

#100 - Support for dynamic running threads

Issue - State: open - Opened by aorandexiaohai about 2 years ago

#99 - What may cause a slowing down after running ThreadPool a few hours?

Issue - State: open - Opened by Luwill6 about 2 years ago - 2 comments

#96 - F thread count for hardware

Pull Request - State: closed - Opened by Smalldy over 2 years ago - 1 comment

#95 - add CMakeLists.txt

Pull Request - State: closed - Opened by Smalldy over 2 years ago - 6 comments

#94 - Memory usage?

Issue - State: open - Opened by WindowsNT over 2 years ago - 1 comment

#93 - Problem with passing std::unique_ptr

Issue - State: open - Opened by lordnn almost 3 years ago - 3 comments

#92 - fix: should use lock_guard

Pull Request - State: open - Opened by jesson1 almost 3 years ago - 4 comments

#91 - How dose this for loop end?

Issue - State: closed - Opened by ztf512 almost 3 years ago - 4 comments

#90 - Similar C implementation

Issue - State: open - Opened by aorandexiaohai about 3 years ago

#89 - Compile Error on C++17

Issue - State: open - Opened by yqs112358 about 3 years ago - 1 comment

#88 - Develop

Pull Request - State: closed - Opened by iwongdotcn about 3 years ago

#87 - add wait_for time to let thread to wake up for while

Pull Request - State: open - Opened by C8LUKA about 3 years ago

#86 - Why doesn't ThreadPool be designed to thread-safe?

Issue - State: closed - Opened by cmf41013 over 3 years ago - 2 comments

#85 - Thread stuck on condition.notify_one();

Issue - State: open - Opened by copiltembel over 3 years ago

#84 - slower than loop?

Issue - State: open - Opened by nickhuangxinyu over 3 years ago - 3 comments

#83 - Problem with std::packaged_task

Issue - State: open - Opened by Jamaika1 over 3 years ago - 2 comments

#82 - What will be the appropriate value for a pool size?

Issue - State: closed - Opened by anuragvohraec over 3 years ago - 3 comments

#81 - Replacing `std::result_of` with `decltype`

Pull Request - State: open - Opened by andrevis about 4 years ago - 4 comments

#80 - Add Makefile.

Pull Request - State: open - Opened by delldu about 4 years ago

#79 - threadpool

Issue - State: open - Opened by songyf1122 about 4 years ago - 2 comments

#78 - Can you update this implementation to C++17?

Issue - State: closed - Opened by fotolist over 4 years ago - 3 comments

#77 - Make Failed when include ThreadPool.h

Issue - State: closed - Opened by mzss0 over 4 years ago - 4 comments

#75 - C++17 -ify and add maximum task queue size

Pull Request - State: open - Opened by HO-COOH over 4 years ago

#74 - use lock_guard

Pull Request - State: closed - Opened by ecepep over 4 years ago

#73 - compile error

Issue - State: closed - Opened by link-duan about 5 years ago - 1 comment

#72 - Race condition: ThreadPool deadlocks on destruction

Issue - State: closed - Opened by RafalSzefler about 5 years ago - 3 comments

#71 - feature: support ref params

Pull Request - State: closed - Opened by shuai132 about 5 years ago - 1 comment

#70 - add cmake and refine code

Pull Request - State: closed - Opened by shuai132 about 5 years ago - 1 comment

#69 - How to pass multi parameters to pool.enqueue?

Issue - State: closed - Opened by monchin about 5 years ago - 6 comments

#68 - What does the following code means?

Issue - State: closed - Opened by hongyx11 over 5 years ago - 2 comments

#67 - ThreadPool::enqueue() failed to forward an argument as reference

Issue - State: open - Opened by wanlizhu over 5 years ago - 3 comments

#66 - How can We Use A override member Function in threadpool enqueue ?

Issue - State: open - Opened by z80sui almost 6 years ago - 5 comments

#65 - queue<packaged_task> has memory leaks?

Issue - State: closed - Opened by regomne almost 6 years ago - 2 comments

#64 - about how thread run

Issue - State: closed - Opened by SRCxiaojin almost 6 years ago

#63 - crash issue

Issue - State: open - Opened by aorandexiaohai almost 6 years ago

#62 - pull request,add volatile

Issue - State: closed - Opened by uxctx almost 6 years ago - 2 comments

#61 - fix for use with git submodules

Pull Request - State: closed - Opened by FreddyFunk almost 6 years ago - 5 comments

#60 - 你他妈个臭傻逼

Issue - State: closed - Opened by dongwencai about 6 years ago - 8 comments

#59 - Should ThreadPool provide a function which waits until all thread finish?

Issue - State: open - Opened by morefreeze about 6 years ago - 5 comments

#58 - Add Makefile

Pull Request - State: open - Opened by liuzhanhao about 6 years ago

#57 - Use C++14 feature: decltype(auto)

Pull Request - State: open - Opened by NanXiao over 6 years ago

#56 - add CMakeLists.txt

Pull Request - State: open - Opened by art1524 over 6 years ago - 6 comments

#55 - Why not use forwarding reference in other place in function enqueue?

Issue - State: closed - Opened by dmthuc over 6 years ago - 2 comments

#54 - Why not use atomic operations for “bool stop”

Issue - State: closed - Opened by jellynian over 6 years ago

#53 - Remove 'inline' from the destructor

Pull Request - State: open - Opened by danilcha over 6 years ago - 2 comments

#52 - it would be nice to add a query method to see if any workers are hot

Issue - State: open - Opened by littlebirds over 6 years ago - 1 comment

#50 - Why not use std::atomic<bool> instead of bool?

Issue - State: open - Opened by Igamegum over 6 years ago - 4 comments

#49 - How to get the thread id in 'task' function?

Issue - State: open - Opened by shixuansun almost 7 years ago

#48 - threadpool for member function

Issue - State: closed - Opened by RemoteSensingFrank almost 7 years ago - 4 comments

#47 - perfect thread pool

Issue - State: closed - Opened by ywg1013 about 7 years ago - 5 comments

#46 - Add a variable to control the tasks size

Issue - State: open - Opened by MatthewButterfly about 7 years ago - 1 comment

#42 - condition.wait deadlock

Issue - State: closed - Opened by A-Debord over 7 years ago - 14 comments

#41 - VS2013: Running the example causes std::bad_function_call

Issue - State: open - Opened by pSolT over 7 years ago - 1 comment

#40 - Add a new branch for C++ 17.

Issue - State: open - Opened by LYP951018 over 7 years ago - 14 comments

#39 - Access violation reading location exception throw out

Issue - State: open - Opened by machenjie over 7 years ago - 2 comments

#38 - Develop

Pull Request - State: closed - Opened by WillBrennan over 7 years ago - 3 comments

#37 - Conan support

Pull Request - State: closed - Opened by sztomi almost 8 years ago

#36 - build failed by android ndk armeabi

Issue - State: open - Opened by persenlee over 8 years ago - 1 comment

#35 - Flexible size thread pool

Pull Request - State: closed - Opened by loveyacper over 8 years ago - 1 comment

#34 - notify_one in ThreadPool::enqueue - valgrind error

Issue - State: open - Opened by mgerhardy over 8 years ago - 6 comments

#33 - why need to return when (this->stop && this->tasks.empty())

Issue - State: closed - Opened by yinchunxiang over 8 years ago - 3 comments

#32 - 100% CPU utilization

Issue - State: closed - Opened by atari83 over 8 years ago - 8 comments

#30 - avoid pending when stop worker thread

Pull Request - State: closed - Opened by loveyacper almost 9 years ago - 5 comments

#29 - How can We USE A FUNCTION INSIDE YOUR CODE??

Issue - State: closed - Opened by hanito almost 9 years ago - 3 comments

#28 - Competition problem

Issue - State: closed - Opened by fabri8bit about 9 years ago

#27 - various improvements in performance, safety, features and readability

Pull Request - State: open - Opened by Youka about 9 years ago - 9 comments

#26 - Could change var name "task" at line 70 to "task_ptr"?

Issue - State: closed - Opened by RonTang over 9 years ago

#25 - Fix a bug by change the queue store shared_ptr.

Pull Request - State: closed - Opened by RonTang over 9 years ago - 2 comments

#24 - Race Condition in ThreadPool Destructor

Issue - State: closed - Opened by thejacobpollack over 9 years ago - 5 comments

#23 - Race Condition in ThreadPool Constructor

Issue - State: closed - Opened by thejacobpollack over 9 years ago - 2 comments

#22 - Remove unreachable code

Pull Request - State: closed - Opened by elliotgoodrich over 9 years ago - 3 comments