Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Is there an easy way to have "checkpoints" in an extended python script?

python architecture

MMORPG / VR Architecture [closed]

Design Pattern: Parsing similar, but differing schemas in text files

Where to put the interfaces in a component based architecture?

What does it mean "We use C++/C as backend"

architecture backend

Entity Framework, application layers and separation of concerns

Domain Driven Design vs Database Driven Design for an MVC Web application

Simpler alternative libs to Reactive? (Haskell)

haskell architecture frp

What is the difference between the clean and the n-tier architectures?

What is the principle of "code moving to data" rather than data to code?

Microservices: Centralized Authorization vs Authorization in each service

Business logic in Camel processors vs service endpoints

Is decoupling web and database tiers via MSMQ necessary or overkill?

asp.net architecture msmq

Allowing C# plugins register on application hooks

c# .net plugins architecture

wcf decision: one service multiple contracts or many services

c# wcf architecture

Visitor Design Pattern - return type

Spring DTO-DAO (Resource - entity) mapping goes in which application layer: Controller or Service?

Should we namespace functions in PHP?

How to overcome shortcomings in reporting from EAV database?

Server Push vs Client Pull for Agent-Server Topology