Version 0.8.0
Runtime Machinery- Executor - Alchemi.Executor-0.8.0.msi
- Manager - Alchemi.Manager-0.8.0.1.msi
- Cross Platform Manager - Alchemi.XPManager-0.8.0.msi
Software Development Kit
Source
Additional Samples
- Alchemi BLAST - alchemi-blast.zip
Release Notes
Changes from v0.7.0:- For maximum scalability, the Manager now uses SingleCall (previously Singleton was being used).
- Manager now comes with a configuration file with CustomErrors off so errors are propogated to remote clients (previously, errors were not being propogated if a client was on a different machine).
- Access to the scheduler for non-dedicated execution in the Manager is synchronised so multiple non-dedicated Executors cannot attempt to execute the same thread.
- Stopping an application is now much faster and can also be done from the Console.
- Aborting a thread on a dedicated Executor does not cause an error.
Additional Information:
- The initial v0.8.0 Manager installer did not come with a required configuration file. This problem has been fixed in a replacement installer, v0.8.0.1.