


Which processes are started for the database system?
ADABAS provides a multi-threaded/multi-server process architecture by providing an external and internal tasking which can be configured. In addition to some auxiliary processes and according to the number of CPUs available, ADABAS installs so-called UKPs (user kernel processes). Within these UKPs, internal tasking helps to avoid another operating system process for each application session.


