Programming considerations

Although Open Server threads are threads of execution that have their own stack and register environments, they share the resources of the operating system process that is executing the Open Server runtime system.

Here are some multithread programming considerations: