Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Software Design and Algorithms (http://www.programmingforums.org/forum64.html)
-   -   Best Language for Multi-Threading (http://www.programmingforums.org/showthread.php?t=11951)

DekaFlash Nov 20th, 2006 9:00 AM

Best Language for Multi-Threading
 
Hi,

Can anyone provide me with some advice regarding the best Language to
develop a multi-threaded application under Windows, which will also
utilise Web Services.


Kind Regards,
Boulent

ReggaetonKing Nov 20th, 2006 9:01 AM

Java. Multi-threading is very easy is Java, it's cross-platform, and it a good server-side language for web applications!

melbolt Nov 20th, 2006 9:01 AM

Quote:

Originally Posted by DekaFlash (Post 119372)
Hi,

Can anyone provide me with some advice regarding the best Language to
develop a multi-threaded application under Windows, which will also
utilise Web Services.


Kind Regards,
Boulent

My choice would be either VB .NET or C#, but its up to you. Web services are a breeze in .NET

Samuaijack Nov 20th, 2006 10:48 AM

i agree with melbolt

DekaFlash Nov 20th, 2006 10:56 AM

Under Vb.net 2003 I have a application working with live data acquired over a web service.

When I activate my application's refresh feature, I am faced with a egg timer.

Is there any reason why this may happen and is using Vb.Net 2005 likely to remedy this or not?

melbolt Nov 20th, 2006 11:15 AM

Quote:

Originally Posted by DekaFlash (Post 119383)
Under Vb.net 2003 I have a application working with live data acquired over a web service.

When I activate my application's refresh feature, I am faced with a egg timer.

Is there any reason why this may happen and is using Vb.Net 2005 likely to remedy this or not?

not sure I understand what you mean by "egg timer"

DekaFlash Nov 20th, 2006 11:34 AM

Quote:

Originally Posted by melbolt (Post 119386)
not sure I understand what you mean by "egg timer"

Sorry, I mean the hourglass :)

Iftikhar Nov 20th, 2006 1:45 PM

C# has good and easy multithreading capabilities. Webservices are also quite easy to use in C#


All times are GMT -5. The time now is 1:39 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC