Project Plugh: Open Source Log Analysis
I'm building an open source log manage/analysis tool that will offer folks what Splunk offers folks, except it's open.
Tweet 0 Comments Save Tags: open source , server , tools
What if Enterprise IT Built Race Cars?
How a race car would turn out if it were developed by the equivalent of an Enterprise IT department (without DevOps).
Tweet 0 Comments Save Tags: methodology , opinion , server , tools
Using Strings and Tokens as Querystring Parameters in SharePoint Links
At some point during your development adventures you'll need to put a rather generic link somewhere with the expectation that no matter... more »
Tweet 0 Comments Save Tags: .net , microsoft , server , windows
DevOps with Puppet Enterprise
This two-minute overview explains how Puppet Enterprise can support DevOps practice.
Tweet 0 Comments Save Tags: server , tools
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
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
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
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.
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 7 File System Directory Structure
JBoss 7 File System Directory Structure
Tweet 0 Comments Save Tags: server
Why the Repository Pattern
Follow up to the previous EF framework beginners guide.
Tweet 0 Comments Save Tags: how-to , methodology , server , standards
Do you have architects or senior developers?
Why there are very few good Java Architects? Well, most people will say to me, that this isn’t true, they have Java Architects in their... more »
Tweet 3 Comments Save Tags: java , methodology , server , trends
Advancing Network and Security Performance
While server virtualization has actually been available for more than a decade, many IT professionals still refer to it as a relatively... more »
Tweet 0 Comments Save Tags: cloud , security , server , standards
Learn how to configure MongoDB HA Replica Set on AWS EC2
it needs two machines that will be used as PRIMARY(Master) and SECONDARY (Slave) node and one ARBITER machine for the replica set.... more »
Tweet 0 Comments Save Tags: cloud , database , how-to , server
20+ Examples of Getting Results with Big Data
We’ve never had greater, better analyzed, more pervasive, or increasingly connected computing power and information at a cheaper price in... more »
Tweet 0 Comments Save Tags: cloud , open source , server , web services
Data Grids & CAP
This post discussing the CAP properties of JBoss Data Grid depending on both configuration and network condititions.
Tweet 0 Comments Save Tags: cloud , open source , server , trends
Growing Pains with Chef
From OpsCode, a thirty-minute tale on the triumphs and hurdles Turner Broadcasting System's team encountered as it attempted to implement... more »
Tweet 0 Comments Save Tags: server , tools
5 Steps to Improve E-Commerce Performance for Increased Sales: Introduction
The saying “if it doesn’t exist on the Internet, it doesn’t exist“ is reigning truer every day. Nowadays, it is hard to imagine most... more »
Tweet 0 Comments Save Tags: server , tools , trends , usability
Spring @RequestMapping
Spring @RequestMapping - Basic Example, @RequestParam, @PathVariable, Header mapping
Tweet 0 Comments Save Tags: frameworks , how-to , java , server
Asynchronous CDI Events
CDI 1.0 doesn’t support asynchronous events generation. It also doesn’t seem that CDI 1.1 will have such support. This, however, doesn’t... more »
Tweet 0 Comments Save Tags: how-to , java , server , standards
The Secret to 10 Million Concurrent Connections -The Kernel is the Problem, Not the Solution
Now that we have the C10K concurrent connection problem licked, how do we level up and support 10 million concurrent connections?... more »
Tweet 0 Comments Save Tags: how-to , research , server , unix-linux
The Secret to 10 Million Concurrent Connections -The Kernel is the Problem, Not the Solution
Now that we have the C10K concurrent connection problem licked, how do we level up and support 10 million concurrent connections?... more »
Tweet 0 Comments Save Tags: reviews , server
JSF 2.2 Stateless views explained
The JSF 2.2 specification (JSR-344) has recently been approved. The stateless view feature which was added fairly late to the list of JSF... more »
Tweet 0 Comments Save Tags: java , reviews , server , standards
First WebRTC PaaS with Mobicents SIP Servlets and CloudBees
Pure WebRTC with the best blend of Mobicents Sip Servlets on Tomcat 7 and Cloudbees Run@Cloud. Click on the link for a quick start... more »
Tweet 0 Comments Save Tags: cloud , open source , server , web services