architecture
Thesis: Concurrent Programming for Scalable Web Architectures
Benjamin Erb (@b_erb) from Ulm University recently published his diploma thesis on "Concurrent Programming for Scalable Web Architectures". The thesis provides a comprehensive survey on different concepts and techniques of concurrency inside web architectures, including web servers, application logic and storage backends. It incorporates research publications, hands-on