![]() |
| | #1 |
| Registered User Join Date: Mar 2008
Posts: 57
| Looking for light cross platform Threading library im developing tiny application that is multi platform and now im looking for multi threading light library that will be multi platform , freeware. |
| umen242 is offline | |
| | #2 |
| Senior software engineer Join Date: Mar 2007 Location: Portland, OR
Posts: 5,768
| |
| brewbuck is offline | |
| | #3 |
| Registered User Join Date: Mar 2008
Posts: 57
| is it small ? |
| umen242 is offline | |
| | #4 |
| Senior software engineer Join Date: Mar 2007 Location: Portland, OR
Posts: 5,768
| |
| brewbuck is offline | |
| | #5 |
| Registered User Join Date: Dec 2006 Location: Canada
Posts: 2,009
| Qt has one, too, although I wouldn't call it "small". |
| cyberfish is offline | |
| | #6 |
| Registered User Join Date: Nov 2006
Posts: 510
| wxwidgets has a threading lib, too. Also pthread are implemented for linux, win32, mac (if that matches your definition of portable)
__________________ http://sourceforge.net/projects/path-finder-as |
| pheres is offline | |
| | #7 |
| Cat without Hat Join Date: Apr 2003
Posts: 8,492
| The lightest would probably be pthreads. It weighs nothing at all on POSIX systems.
__________________ All the buzzt! CornedBee"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code." - Flon's Law |
| CornedBee is offline | |
| | #8 |
| Registered User Join Date: Dec 2006 Location: Canada
Posts: 2,009
| Note that there is no implementation of pthread on win64 (I couldn't find one at least). |
| cyberfish is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compile Error that i dont understand | bobthebullet990 | C++ Programming | 5 | 05-05-2006 09:19 AM |
| airport Log program using 3D linked List : problem reading from file | gemini_shooter | C Programming | 3 | 03-04-2005 02:46 PM |
| Linked List of Linked list of linked list : problem with a condtion | gemini_shooter | C Programming | 6 | 03-02-2005 02:45 AM |
| Cross Platform Compatible 64Bit And 8Bit Integer | DeepBlackMagic | C++ Programming | 5 | 01-14-2005 04:35 AM |
| cross platform game programming | xddxogm3 | Game Programming | 13 | 08-22-2004 09:40 AM |