Thread: Is that any API that c# can implement future pattern of threading?

  1. #1
    Registered User
    Join Date
    Dec 2010
    Posts
    1

    Smile Is that any API that c# can implement future pattern of threading?

    Is that any API that c# can implement future pattern of threading?
    like java's future task and callable interface.

    thanks.

  2. #2
    Registered User C_ntua's Avatar
    Join Date
    Jun 2008
    Posts
    1,853
    Not familiar with Java libraries. Maybe you can explain a little bit more what you want to do?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. FILES in WinAPI
    By Garfield in forum Windows Programming
    Replies: 46
    Last Post: 10-02-2003, 06:51 PM
  2. Future of Windows API programming ?
    By Dev in forum Windows Programming
    Replies: 7
    Last Post: 04-22-2003, 11:21 PM
  3. Thread Synchronization :: Win32 API vs. MFC
    By kuphryn in forum Windows Programming
    Replies: 2
    Last Post: 08-09-2002, 09:09 AM
  4. text pattern recognition
    By mtsmox in forum C++ Programming
    Replies: 5
    Last Post: 02-27-2002, 08:38 AM