Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Calling Shutdown Tasks in a NancyFX self host singleton

Best practice design on vertx. Eventbus or Singleton for repositories

SASS output from one sass file to multiple css files

Liskov substitution principle and proper way to use inherited classes

Realizing Interactors with Android MVP Clean Architecture

How to implement a Modular Architecture with symfony4

Composite Oriented Programming (COP), .NET 4.0, MEF, and the Oslo Repository

architecture mef oslo cop

Is it possible to get sub-1-second latency with transactional replication?

Documenting Web Application Flow / Iteraction [closed]

Spring MVC: should service layer be returning operation specific DTO's?

Techniques for Data Aging

Events in Zend Framework application

What is the best way of using DTOs in a SOA application?

Might security not be a crosscutting concern?

security architecture

Where to put domain logic which needs to fetch data from database

Adding Core Data to iPhone app with existing (plain) models

Request object, what are the pros and cons?

c# architecture

How does the CPU read from the disk?

linux architecture io cpu block

How to correctly organize structure of two enums with relationship many-to-many between them in terms of application's architecture and classes?