View Poll Results: Are you building multithreaded applications?
- Voters
- 34. You may not vote on this poll
-
Yes, I am building multi-threaded applications and have been for over a year
-
Yes, have recently started building multithreaded applications (< 1 a year)
-
I'm only playing around with it - nothing real
-
No, but expect to be doing so very soon
-
No, and am not sure when I will be
-
No, and never plan to
-
April 16th, 2010, 11:46 AM
#2
Re: Poll - Are you doing Multithreaded application development?
Currently I'm designing and prototyping an integration application that routes messages between other applications. In addition to transferring messages between applications, it can perform processing tasks to retrieve, set, or generate information and transform messages from one type to another.
At its core, the application is multi-threaded so that it can process multiple messages simultaneously. Although it won't be used initially, the design also allows the same message to be run through multiple, independent, processes simultaneously.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|