APL Worker Bees - Running APL Tasks in Parallel
Offered By: Dyalog User Meetings via YouTube
Course Description
Overview
          Explore a conference talk demonstrating the "WorkerBees" project, which enables parallel execution of APL tasks on separate threads using hosted APL and .NET async/await concepts. Learn about SimCorp's motivation for cloud migration, the principles of hosted APL, and how to create reusable "APL worker bees" for dedicated tasks. Discover the process of exporting APL classes as .NET DLLs, enabling multi-host support, and implementing a parallelized N-Queens solution. Gain insights into isolates, multi-hosting, debugging hosted sessions, and the steps to build your own APL Worker Bees for efficient parallel processing.
        
Syllabus
 Introduction
 About SimCorp
 Motivation - moving SimCorp Dimension to the cloud
 Hosted APL
 Worker Bees parallel execution
 Disclaimers
 Exporting an APL class as a .NET .DLL
 Enable multihost support to run multiple interpreters in the same process
 Parallelised N-Queens solution 
 Isolates and multi-hosting
 Debugging a hosted session
 How to build APL Worker Bees
Taught by
Dyalog User Meetings
Related Courses
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera
