Go Back   Site Owners Forums - Webmaster Forums > Intro Zone > Introduction Area

Notices


 
 
Thread Tools Rating: Thread Rating: 22 votes, 3.00 average. Display Modes
Prev Previous Post   Next Post Next
Old 05-15-2022, 11:38 PM   #35
quantumleap
Registered User
 
Join Date: Jan 2016
Location: Hyderabad
Posts: 4,286
Proper Introduction threads rules.

Rule 1. Be sure you identify truly independent computations.
Rule 2. Implement concurrency at highest level possible.
Rule 3. Plan early for scalability to take advantage of increasing numbers of cores.
Rule 4. Make use of thread-safe libraries wherever possible.
Rule 5. Use the right threading model.
Rule 6. Never assume a particular order of execution.
Rule 7. Use thread-local storage whenever possible; associate locks to specific data, if needed.
Rule 8. Don’t be afraid to change the algorithm for a better chance of concurrency.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
quantumleap is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:43 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.