Changes
I will put ideas for changes to the Demos system here. Contact me to
vote (democracy in language design hmmm) Ok indicate interest.
Move to process descriptors based on interrupts, so get: Hold(1)
abort acql1 then {..} eabort acq2 then {..} or interrupt and einturrupt.
Ditto try ... abort hold(20) then { }.
Also increase speed by using array stores for waiting process
descriptors.
Separate simple bins/syncs from complexes for speed
Add spawn limits to prevent slow down on runaway...
|