Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Building a Standalone WebBroker Server for Linux – ThreadPool Management

Digital solution partner

Building a Standalone WebBroker Server for Linux – ThreadPool Management

With Delphi you can create a Linux stand alone webBrocker application server as you can see in the following video:

 

 

Yuo can also specify for you WebBrocker app the threadpool managing, that can help you to increase performance of your app server.

In this example we configure a thread pool of 50 preallocated thread to manage connection shortly.

To use thread pool you need to add “IdSchedulerOfThreadPool” unit in you code and you can associate “TIdSchedulerOfThreadPool” on server start: