Sleepless in Salt Lake City
Tuesday, September 29, 2015
RxJava Presentation
›
I have been an employee of Overstock.com for close to 8 years now. Every year Overstock has a Technology Day where employees present on t...
Friday, May 8, 2015
RxNetty and Jersey 2.0
›
Introduction I have been interested in reactive programming and micro-services of recent and a few things have caught my attention:...
1 comment:
Friday, April 17, 2015
Reactive Programming with Jersey and RxJava
›
Introduction I have the reactive programming fever right now and am having fun using RxJava (Reactive Extensions for Java). When I f...
6 comments:
Monday, September 29, 2014
Spring @Value and javax.inject.Provider for Changeable Property Injection
›
Introduction With Spring and other DI containers one works with 'properties' that are used to configure values. Some values mig...
Sunday, September 14, 2014
Dynamic Service Discovery with Apache Curator
›
Service Discovery is a core part of most Service Oriented Architectures in particular and Distributed Network Component Architectures in g...
2 comments:
Friday, August 22, 2014
JVM Native memory leak
›
The Problem There are times I learn something new of something that has been known since ages. Today was one of those times. Had a J ...
1 comment:
Sunday, April 20, 2014
jersey/jaxrs 2.X example using spring JavaConfig and spring security
›
Introduction I had blogged previously on using jersey/JAX-RS 2.0 when it was in a pre-release. Since then Jersey/JAX-RS 2.0 has rel...
4 comments:
Thursday, February 21, 2013
Netflix Hystrix - It's Hysterical...err Hystrixcal?
›
Introduction: In any distributed architecture, failure of services are inevitable. These could be due to network related issues, bugs...
2 comments:
‹
›
Home
View web version