Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   1645

[help]how to implement multitheading in c#

by J_SGF - 05 January, 2021 - 11:41 AM
This post is by a banned member (J_SGF) - Unhide
J_SGF  
Supreme
834
Posts
519
Threads
6 Years of service
#1
or maybe how should approach if u have any information just post it here .  how to deal with corss heading variable ex.  any information u have could  be useful :)
[Image: 2hWB82Z.gif]
This post is by a banned member (aax) - Unhide
aax  
Godlike
4.403
Posts
609
Threads
4 Years of service
#2
(This post was last modified: 05 January, 2021 - 11:44 AM by aax.)
Why would you ask this on c.to when you have google is beyond me but here you go: https://www.javatpoint.com/c-sharp-multi...e%20System.

There are multiple structures you need to learn first, such as what is a thread, mutex, threadpool etc. are.

Multithreading sounds complex but in reality, is quite easy once you get your head around the structures in the link I provided.
This post is by a banned member (J_SGF) - Unhide
J_SGF  
Supreme
834
Posts
519
Threads
6 Years of service
#3
(05 January, 2021 - 11:43 AM)aax Wrote: Show More
Why would you ask this on c.to when you have google is beyond me but here you go: https://www.javatpoint.com/c-sharp-multi...e%20System.

There are multiple structures you need to learn first, such as what is a thread, mutex, threadpool etc. are.

Multithreading sounds complex but in reality, is quite easy once you get your head around the structures in the link I provided.

i used google before coming still doesnt answer my question thats why iam asking people have more knowledge in doing checker
[Image: 2hWB82Z.gif]
This post is by a banned member (aax) - Unhide
aax  
Godlike
4.403
Posts
609
Threads
4 Years of service
#4
(This post was last modified: 06 January, 2021 - 02:04 PM by aax.)
(05 January, 2021 - 12:16 PM)pepitos Wrote: Show More
(05 January, 2021 - 11:43 AM)aax Wrote: Show More
Why would you ask this on c.to when you have google is beyond me but here you go: https://www.javatpoint.com/c-sharp-multi...e%20System.

There are multiple structures you need to learn first, such as what is a thread, mutex, threadpool etc. are.

Multithreading sounds complex but in reality, is quite easy once you get your head around the structures in the link I provided.

i used google before coming still doesnt answer my question thats why iam asking people have more knowledge in doing checker

Nobody is going to spend hours/days explaining to you what multithreading is. This is a software developing after all - if you can't search shit on your own it's not for you. You can always watch some courses and guides online or start a computer science degree at some university. I had a whole module on multithreading for 1 semester at uni - do you expect anyone to answer your question in 2 sentences? It's obviously not that simple. It can go in great depths and be quite tricky at times, but for your normal checker, it is super easy to implement in most high-level languages.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)