Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Is it possible do multithreading tasks and manage it using ObjectScript?

Question
Yuri Marx Perei... · Dec 5, 2020

Is it possible do multithreading tasks and manage it using ObjectScript?

Languages like Java and C++ allows to develop a multi-threaded program with two or more parts that can run concurrently and each part can handle a different task at the same time making optimal use of the available resources specially when your computer has multiple CPUs. Is it possible In ObjectScript? If yes, Where I can get a good sample or application?

#ObjectScript #InterSystems IRIS
Product version: IRIS 2020.4

Source URL:https://community.intersystems.com/post/it-possible-do-multithreading-tasks-and-manage-it-using-objectscript