- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can I force a Java thread to execute in a specific core in a multicore processor?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The answer seems to be "it depends." If you do a short web search, you should find the recommendation to use the Windows affinity control in Task Manager, if that is your OS. That might at least give you a way to find out whether affinity control is useful in your scenario, whatever that may be. For linux, you might be able to use taskset.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page