On Thu, Oct 21, 2010 at 2:41 PM, Richard Kubina <[email protected]> wrote: > Is there any way to do multi-core processing in J?
You can run a J process for each core you wish to exploit. The jhs mechanisms might be useful here (since it is being designed as a client/server architecture -- albeit most of that is currently centered on having a browser for the client). FYI, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
