Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

What does Twitter's architecture diagram looks like?

in VIPER architecture should each presenter interact with only one Interactor?

ios architecture ios8

NVPTX generic memory space location in architecture

When to use Data Transfer Objects and DataSets

architecture oop

SQL Server - How many users do I *really* need?

is it good design to have a separate config file for a dll?

.net architecture

Lightweight cross platform database engine to work with my Qt Application [closed]

c++ database qt architecture

EF + WCF in three-layered application with complex object graphs. Which pattern to use?

Using Azure Storage Tables as Queues with multiple Worker Roles processing it?

Multiple companies in same database

Communication between Bounded Contexts

newbie ios - where is the model in MVC?

How is the size of TLB in Intel's Sandy Bridge CPU determined?

architecture cpu tlb

Doesn't updating read models using domain events duplicate business logic?

Microservices based architecture and individual cache for each node

Is the English language a standard to describe a Webservice (Rest, SOAP Etc.)?

How to avoid crazy naming conventions?

Architecture of a secure application that encrypts data in the database

C# - Should an object be responsible for creating a history object when it changes something like status?

Which design pattern to choose