View Single Post
Old 03-18-2003, 04:56 PM   PM User | #1
Gweez
New to the CF scene

 
Join Date: Mar 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Gweez is an unknown quantity at this point
What to use for concurrent programming?

I'm planning on starting a project using concurrently running threads.

I'm just wondering what would be the best language/libraries/etc to use for this kind of thing.

At school we used uC++ (microC++) and it it basically seemed to provide everything that I'd need. I've also had a bit of experience using Java threads, but I think I'd prefer to work in C++ on this one. Just wondering what people use out in the real world.

Thanks,

-G
Gweez is offline   Reply With Quote