Send a suggestion!

We're building a brand new version of the site, and we'd love to hear your ideas

Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

  • Articles & Tutorials (2)

    Articles & Tutorials Articles & Tutorials RSS feed

  • Using User-Interface Threads

    by flounder

    I discovered the utility of user-interface threads a few weeks ago. This essay captures what I learned. In particular, there are some interesting issues of thread initialization that are not readily addressed. This also discusses why a user-interface thread may have no GUI objects associated with it. Read full article

  • Worker Threads

    by flounder

    This describes techniques for proper use of worker threads. It is based on several years' experience in programming multithreaded applications.. Read full article