Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

x86 emulator for training embedded development

Local vs. remote queues in pub/sub messaging

Best practice for WCF Duplex client

c# .net wcf architecture duplex

Getting state for system wide notifications in iOS and OS X

Why does Linux use getdents() on directories instead of read()?

iOS VIPER: where to put the form validation code?

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