Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
[C#] Threading
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Jaden" data-source="post: 363626" data-attributes="member: 51705"><p>First, I needed to know why he was planning on creating a thread instead of using a background worker, which could've been for multiple reasons like the fact that his server is running slow with everything in the background, and the task he needs to accomplish needs to be fast and somewhat "real-time".</p><p></p><p>And how does "Because he needs help" answer the question "Why do you need to create a thread for this?"</p><p></p><p>Are you stupid? The answer to that "obvious question" would determine the way to go with what hes trying to do. I'm not going to advise him on creating a new thread when he can just simply run his loop in the background. And who said I was a "C# coding master", idiot.</p></blockquote><p></p>
[QUOTE="Jaden, post: 363626, member: 51705"] First, I needed to know why he was planning on creating a thread instead of using a background worker, which could've been for multiple reasons like the fact that his server is running slow with everything in the background, and the task he needs to accomplish needs to be fast and somewhat "real-time". And how does "Because he needs help" answer the question "Why do you need to create a thread for this?" Are you stupid? The answer to that "obvious question" would determine the way to go with what hes trying to do. I'm not going to advise him on creating a new thread when he can just simply run his loop in the background. And who said I was a "C# coding master", idiot. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
[C#] Threading
Top