ABOUT
PRODUCTS
PORTFOLIO
CONTACTS
.NET GOODNESS

We developed a framework library of .NET classes, which could be used in complex distributed systems to facilitate system development and communication between subsystems.

Our framework provides the following functions:

  • Core framework classes for modular system design;
  • Library for automatic generation of configuration files reader and their XSD-scheme for services and subsystems;
  • Extended collection classes (Deque, OutOfTurnQueue, etc.);
  • Delegate class with weak coherence;
  • Class for load control and balancing;
  • High-performance IoC-container;
  • Static and dynamic object pools;
  • Static and dynamic thread pools;
  • Asynchronous multithread object handler with queue.