Death by Accidental Complexity
Ulf Wiger shows how concurrency can lead to accidental complexity if it is badly implemented in code, becoming a project’s point of failure. Wiger also advices on how concurrency should be addressed.
Tracking change and innovation in the enterprise software development community
There are a number of presentations on in-memory distributed caching. We also have a pretty extensive wiki covering distributed caching topics.
Peace,
Cameron Purdy
Tangosol Coherence: Clustered Caching for Java and .NET
There are some very good distributed caching solution available in the market and they are doing a very good job so far. But personally I am a big fan of NCache . It is an in-memory distributed cache by Alachisoft and it is famous among the developers because of its rich and wide range of topologies. Just for the information, FREE version of NCache is also available now which is called NCache Express
There are some very good distributed caching solution available in the market and they are doing a very good job so far.
Hazelcast, for example, is an open source, transactional, distributed in-memory caching solution for Java. It is released under Apache license. Hazelcast users love it because it is super simple, scales dynamically and just works!
-talip
www.hazelcast.com
Ulf Wiger shows how concurrency can lead to accidental complexity if it is badly implemented in code, becoming a project’s point of failure. Wiger also advices on how concurrency should be addressed.
Experiences and lessons learned facing DevOps problems in the IT trenches (even if they weren’t calling it DevOps!). The good, the bad, the surprises, and ideas for the future.
This article discusses a proposed solution for solving interaction problem between two Domain Specific Languages (DSLs) using TXL and dot programming languages and Graphviz graph visualization tool.
Mirah is a new language for the JVM that can do everything the Java language can do - but with a Ruby-ish syntax and powerful metaprogramming. InfoQ talks to Mirah's creator Charles Nutter.
Eric Evans advocates on gradual blending of modeling and design into iterative development in an attempt to create a solution that expresses the domain and is flexible enough to support changes.
Node.js is a server side framework based on top of Google’s V8 JavaScript Engine, that aims to assist developers in building highly scalable network programs, by using evented, non-blocking I/O.
Christophe Louvion tells the story of an online advertising company which exchanged Scrum with Kanban, applying Lean principles at all levels of the organization, change that saved the company.
Even Java systems can be "legacy" systems. This article explores 8 quick and relatively low risk ways to breathe new life into previously written-off Java applications.
3 comments
Watch Thread Reply