Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Dealing with UTC, TimeZone and making GROUP BY on that with LocalTime

General architecture for a long-running data-processing system in Java?

java architecture

Should I avoid 'chained' references in Visual Studio with class libraries?

Non-virtual interface? (Need a very performant low level abstraction)

MySQL architecture for n * (n - 1) / 2 algorithm

How to implement a complex page flow in a Java Web application

Should I make my CouchDB database server public-facing?

ARM v5 shared library (ftd2xx) on ARM v7 platform - hard vs soft float issue

Transaction boundaries in an N-tier architecture

architecture transactions

Message queue architecture when messages need to access shared data

Use case containing the presenter or returning data?

Static libraries, dynamic libraries, DLLs, entry points, headers ... how to get out of this alive?

Need some suggestions on my softwares architecture. [Code review]

c# .net architecture

Modeling NHibernate queries

How should I use Celery when task results are large?

F# application structure logging / repositories etc

What is best design for communication between two components

Best practice to use @PreAuthorize

User as a microservice

How should be implemented the ViewModel for an activity with many fields