Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

How do you grow beyond web frameworks to create your own application framework? [closed]

Dynamic fields with Rails 3

C# Domain Model + repository: Where to put code that loads an entity

Are there any comparable frameworks to dynaTrace that are open source? [closed]

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