What are the benefits of multithreaded programming?
The benefits of multithreaded programming can be broken down into four major categories:
1 Responsiveness
2 Resource sharing
3 Economy
4 Utilization of multiprocessor architectures
1 Responsiveness
2 Resource sharing
3 Economy
4 Utilization of multiprocessor architectures
Leave a Comment