Gary Beaver wrote: > I'm new to J, and I can't seem to find any online reference to > multi-threaded J programming.
Is there some reason you're searching for threads rather than processes? > Is there anything like shared variables in J? mapped files (google: jmf site:jsoftware.com). Also: most of what APL used shared variables for, J uses foreigns for (i-beam is more immediately useful, now). -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
