Opened 14 years ago
Closed 11 years ago
#2880 closed Feature Requests (duplicate)
Request for Thread scheduler support for boost ..
Reported by: | Owned by: | Anthony Williams | |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.38.0 | Severity: | Not Applicable |
Keywords: | Cc: | viboes |
Description
Hi,
I would like to suggest development of thread scheduler API for supporting users having specific needs in prioritizing threads running on SMP / Multi-core processor systems. Please let me know the viability of including such an API in generic boost distribution and whether anyone would volunteer to mentor this effort as a GSOC project.
BR, Indradip.
Change History (5)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Component: | threads → thread |
---|
comment:4 by , 11 years ago
Cc: | added |
---|---|
Milestone: | Boost 1.39.0 → To Be Determined |
Could I close this ticket as a duplicate of #2741 proposal to manage portable and non portable thread attributes?
comment:5 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I don't know exactly what do you need, but Oliver K. is working on something that could be what your are looking for, for internal use of Boost.Task. Maybe you can develop the feature description.