I'm new to J, and I can't seem to find any online reference to multi-threaded J programming. Related to this, if there is thread support, then there also must be some way to coordinate what's going on in different threads.

Years ago when I used Sharp APL I seem to remember an often-used feature called 'shared variables'. APL2 had something like this, too. Under APL2, code interacted with SQL/DS using shared variable "processors". I seem to remember synchronization aspects to shared variables, too. Yes, it's almost coming back to me -- this was 25 years ago mind you. Is there anything like shared variables in J?

-- Gary

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to