Completed
How to build APL Worker Bees
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
APL Worker Bees - Running APL Tasks in Parallel
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 About SimCorp
- 3 Motivation - moving SimCorp Dimension to the cloud
- 4 Hosted APL
- 5 Worker Bees parallel execution
- 6 Disclaimers
- 7 Exporting an APL class as a .NET .DLL
- 8 Enable multihost support to run multiple interpreters in the same process
- 9 Parallelised N-Queens solution
- 10 Isolates and multi-hosting
- 11 Debugging a hosted session
- 12 How to build APL Worker Bees