87 posts tagged multi-threading
Subscribe-
Cross-thread operation not valid
http://log.usingvoid.net/ index.php/ 2008-05-14/ cross-thread-operation-not-vali…Cross-thread operation not valid May 14th, 2008 Sometimes you need to create a new thread in a windows form to do a parallel job, and (usually) want to update some windows controls based on what the worker thread is doing (typically incrementing a progress bar).
-
Can Microsoft win over enough developers to change the paradigm?
http://blogs.techrepublic.com.com/ programming-and-development/ ?p=671Can Microsoft win over enough developers to change the paradigm? Date: May 13th, 2008 Author: Justin James Category: Web Development, Multithreading, Application Development, F# Tags: Developer, Mobile, Mobile Computing, Vision, Microsoft Corp., Microsoft Windows, Productivity, Strategy, Operating
-
Bahrain opportunity for C, C++, .Net, Oracle professional- FX, Money Markets experience
http://venky-itjobs.blogspot.com/ 2008/ 05/ bahrain-opportunity-for-c-c-net-orac…Our Client is looking for C\C++ developers with solid, hands-on experience on C or C++ programming, COM\DCOM and .Net technologies on Windows platform. The candidate should have good exposure to an... For more info on latest job openings and other career related information visit my site
-
Tektronix - SSE position- C#, VC++, Product development experience
http://venky-itjobs.blogspot.com/ 2008/ 05/ tektronix-sse-position-c-vc-product.…Tektronix, Bangalore is looking for Senior Software Engineers with 3 to 5 years of experience. Desired (any or many of these): 1)Working knowledge on Java. 2)The ability to sort through apparently... For more info on latest job openings and other career related information visit my site
-
Easy non-blocking locking
http://davybrion.com/ blog/ 2008/ 05/ easy-non-blocking-locking/I’m currently reading Release It and in it, the author really stresses the importance of not having any blocking-calls in your code. The reason is fairly simple, if something goes wrong in a blocking call, the thread executing it might hang forever.
-
Java-J2EE tutorials
http://www.mindrivet.com/ java-j2ee-tutorials/Java Tutorial http://java.sun.com/docs/books/tutorial/java/index.html Learning the Java Language Object oriented Programming Language basics Classes and Objects Interfaces and inheritance Numbers and Strings Generics Packages JAVA multithreading tutorial
-
Solutions Architect - CMS - Lionbridge Technologies, Mumbai
http://venky-itjobs.blogspot.com/ 2008/ 05/ solutions-architect-cms-lionbridge.h…PRIMARY RESPONSIBILITIES/DUTIES – To provide successful technical / solution architecture for CMS –Microsoft Technology based enterprise systems with estimations. To interact with project teams and... For more info on latest job openings and other career related information visit my site
-
Effective Concurrency … so far
http://softwareramblings.com/ 2008/ 02/ effective-concurrency-so-far.htmlEffective Concurrency … so far February 22nd, 2008 Following on from a previous post about The Pillars of Concurrency, here are links to the full set of Herb Sutters “Effective Concurrency” column topics (as of Feb 2008) … The Pillars of Concurrency How Much Scalability Do You Have or Need?
-
Multi-core systems and modern desktop usage
http://blog.flameeyes.eu/ articles/ 2008/ 04/ 30/ multi-core-systems-and-modern-…Both Ted Tso on Kernel Planet and LWN refer to an interview to Knuth, TeX author, in which he seems to criticise the choice of multi-core processors. One quote which I find very short-sighted is: Let me put it this way: During the past 50 years, I’ve written well over a thousand programs, many of which have substantial size.
-
Multi-core systems and modern desktop usage
http://blog.flameeyes.eu/ articles/ 2008/ 04/ 30/ multi-core-systems-and-modern-…Both Ted Tso on Kernel Planet and LWN refer to an interview to Knuth, TeX author, in which he seems to criticise the choice of multi-core processors. One quote which I find very short-sighted is: Let me put it this way: During the past 50 years, I’ve written well over a thousand programs, many of which have substantial size.