Apilator

Apilator is a high-performance, self-contained clustered server in pure Java for building data APIs over HTTP.

  • High-performance: it was written from scratch with minimalistic code, providing only the necessary functionality. Its components and algorithms have been carefully selected to achieve performance well above the average. It uses multiple threads and non-blocking I/O to get the maximum out of your hardware, especially suitable for system with large number of low-activity clients (e.g., any mobile or web based application). Apilator is capable of serving 1,000 requests per second per CPU core per gigaHerz. This is at least twice as faster as “high-performance” PHP frameworks like CodeIgniter.
  • Self-contained: it does not need an external application server to run and only requires a standard JRE. It also contains everything necessary to provide advanced features like automated session cookies, automatically synchronised session storage across multiple instances etc.
  • Clustered: it is ready to run in parallel in multiple instances out of the box. It features unique relaxed (meaning: without any pre-configuration), dynamically adjusted session storage to give you the maximum flexibility of adding or removing servers form the cluster without the need to configure or restart anything.

Continue reading

Posted in Нули и единици | Leave a comment

На крилете на въздуха – Кападокия, 2013

230 години след братя Монголфие, полетът с балон си е все същото вълнуващо приключение. Без вибрациите и шума на самолетни двигатели – бавно, спокойно и почти неусетно движение в пълна хармония със заобикалащия свят. Издигането и спускането стават неусетно – дотолкова, че без поглед към висотомера няма и да разбереш за тях. Continue reading

Posted in Насам-натам | Leave a comment

Средновековна архитектура, строителство, градоустройство. Конспект

Примерен конспект за цикъл лекции.

Аудитория: студенти или средношколци старша възраст по архитектура, строителство, градоустройство.

Продължителност на всяка лекция: 90 минути.

Технически изисквания: аудио-визуално оборудване (проектор или голям телевизор с възможност за включване на компютър, озвучаване).

Искате ли вашите студенти или ученици да чуят този курс? Потърсете ни! Continue reading

Posted in Профи-дил | Leave a comment