InfoQ

InfoQ

Topic/Tag specific view

Raven Content on InfoQ


Latest featured content about Raven

The Wizardry of Scaling

Topics
Architecture,
Performance & Scalability,
.NET

Oren Eini talks about the difficulty to build N-tiered systems that are highly scalable, presenting several concepts – divide and conquer, background evaluation, one way messaging, the single responsibility principle - along with .NET frameworks – NServiceBus, Rhino ESB, Mass Transit, Rhino PHT, Rhino DHT, Raven DB - which help solving the scalability problem.

News about Raven

Raven: Building Java with Ruby

Topics
Build systems,
Java,
Ruby

A new alternative in the building tools space is Raven. Raven allows you to use Ruby tools such as Rake and Gem to build Java projects. Build scripts are Ruby scripts, rather than being XML files, and it imports your local Maven repository and handles dependencies.