Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
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
Old 03-19-2003, 12:42 AM   PM User | #2
Jason
Regular Coder

 
Join Date: Feb 2003
Location: California
Posts: 925
Thanks: 0
Thanked 0 Times in 0 Posts
Jason is an unknown quantity at this point
Both would work. It al depends on what the program is needed to do. But Java's synchronized methods would work and C++ works too. So its your choice unless directed otherwise by the specifications of the project.


Jason
Jason is offline   Reply With Quote
Old 03-20-2003, 11:12 PM   PM User | #3
djdante97
New Coder

 
Join Date: Dec 2002
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
djdante97 is an unknown quantity at this point
I think that Ada provides facilities for concurrent threads and processes.
djdante97 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:15 AM.


Advertisement
Log in to turn off these ads.