Category Archives: Дил

Личните бръщолевения на Дил

Sunday School of Cool Programming: The Birth of an Apilator (Part II)

The Birth of an Apilator is part of a case study in modern client-server programming for the web. Part II focuses on high-performance networked I/O and on common HTTP issues with their proper solutions. Get and try Apilator yourself here!

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

Sunday School of Cool Programming: The Birth of an Apilator (Part I)

The Birth of an Apilator is part of a case study in modern client-server programming for the web. Part I focuses on the overall design and discusses the main decisions for the back-end construction. Get and try Apilator yourself here!

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

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 … Continue reading

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