RSS
Логотип
Баннер в шапке 1
Баннер в шапке 2

Refactor IKS: OpusOptimus

Product
Developers: Refactor IKS
Technology: Server platforms

OpusOptimus is the independent server of tasks which is implemented as failsafe service, but also it can be embedded in client applications. OpusOptimus is intended for accomplishment of tasks of the schedule and implementation of the guaranteed accomplishment of fire-and-forget, increase in efficiency of use of server resources. Each task is characterized by category, signs, an opportunity to specify the transaction isolation level, the period of possible start, the schedule of start.

2019: Possibilities of OpusOptimus

According to information for July, 2019 OpusOptimus offers following features:

  • Can store task descriptions in the XML or json format in the file on a disk, in the database or receive them from external sources (services);
  • The web stand of management communicating with a core of the server of tasks through open API which provides different functions for work with tasks is implemented;
  • The core of the server of tasks stores information in the database in the ciphered or open type, implements the configured quantity of pools of tasks, carries out tasks according to their priorities and also maintains hierarchy of tasks and a condition of their start;
  • The application is horizontally scaled (several active copies distributing tasks among themselves);
  • Supports failsafe scenarios of implementation (active-passive switches along with the FailoverCluster node).

Implementation:

  • With#;
  • works on .net4. * or core;
  • Integration: SQL of the database (MS SQL, Oracle, …).