диспетчер ресурсов(A system service that manages durable data. A server application uses a resource manager to maintain the durable state of the application, such as the record of inventory on hand, pending orders, and accounts receivable. The resource manager works in cooperation with the transaction manager to provide the application with a guarantee of atomicity and isolation, using the two-phase commit protocol. Rori)
администратор ресурса(сокращённо также "resmgr". Это серверный процесс, предоставляющий произвольному клиенту ряд строго определенных сервисов на основе файловых дескрипторов. Администратор ресурса поддерживает некоторый ограниченный набор сообщений, которые соответствуют стандартным клиентским библиотечным функциям Си, таким как open(), read(), write(), lseek(), devctl() и т.д. ssn)