4

For a realtime java application with constantly updating UI changes, the EDT could possibly starve other business related processing threads. Is there a way in a multi-core processor assign a specific core to handling all swing related stuff leaveing the rest of the CPU cores to handle the business processes?

delita
  • 1,571
  • 1
  • 19
  • 25

0 Answers0