ACID v BASE
A few thoughts on ACID, transactions, CAP, and BASE. The impact of NoSQL and the requirements of ACID and transactions, the emergence of... more »
Tweet 0 Comments Save Tags: open source , server , standards , trends
The Great Java Application Server Debate with Tomcat, JBoss, GlassFish, Jetty and Liberty Profile
What type of Java app server should you choose for your next project? Well, that kinda depends on what kind of app you’re building, what... more »
Tweet 0 Comments Save Tags: frameworks , java , server
Switching between data sources when using @DataSourceDefinition
Java EE 6 introduced the @DataSourceDefinition annotation and data-source element for usage in deployment descriptors such as web.xml.... more »
Tweet 0 Comments Save Tags: how-to , java , server , standards
Jboss EAP 6.1 was released
The new version of JBoss EAP 6.1 was released yesterday at 05/20/2013 10:08 and it includes lots of bug fixes and some new features.
Freedom, responsibility, and testing: Lessons for DevOps
Testing has a body of theory that helps its manageability and scalability. Many of the principles deserve to be borrowed into DevOps
Tweet 0 Comments Save Tags: agile , opinion , server , trends
Neo4j 1.9 General Availability Announcement!
Neo4j 1.9 adds a self sustained cluster mode, implementing the paxos protocol internally. It no longer relies on Zookeeper. The query... more »
Tweet 0 Comments Save Tags: database , java , open source , server
DevOps with Puppet Enterprise
This two-minute overview explains how Puppet Enterprise can support DevOps practice.
Tweet 0 Comments Save Tags: server , tools