×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I will admit the average iSeries app never really "needs" to get into things
like threads or recursion (although I do hope people would agree that
threading in java on the 400 is better than starting a new job and JVM!!!)
I do think recursion has its place in programming, but not really at the
business logic level, where it's just do as your told code monkey!!!!
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jon Paris
Sent: 04 September 2009 21:48
To: midrange-l@xxxxxxxxxxxx
Subject: Re: multi-threading
On 4-Sep-09, at 4:40 PM, midrange-l-request@xxxxxxxxxxxx wrote:
So I ask all of you for an application that requires multiple
threads in
a single process. Any real world examples out there?
I think it is a bit like recursion Neill - it seems like a good idea,
but there seem to be limited practical applications for it.
Jon Paris
www.Partner400.com
www.SystemiDeveloper.com
As an Amazon Associate we earn from qualifying purchases.