InfoQ

InfoQ

Editor Specific Content View

All of Debasish Ghosh's Content on InfoQ


Latest featured content by Debasish Ghosh

Debasish Ghosh on DSLs and Akka

Topics
Modeling,
Ruby,
Domain Specific Languages,
Java,
Language,
Fault Tolerance,
Architecture

Debasish Gosh talks about Domain Specific Languages: how to build DSLs with Scala or XText, real world DSLs, parser combinators and monads. Also: how Akka brings actor-based programming to the JVM.

Application Failover using AOP

Topics
Java,
AOP

This article shows how a large project with 6000 classes and 500 tables used AOP with AspectJ to implement specialized cross-cutting error handling & recovery logic transparently.