Posts Tagged ‘CoDesk’

CoDesk Takes Shape

Friday, May 14th, 2010

The CoDesk application is beginning to take shape. The initial focus has been on the persistence and application state layers. The persistence layer now consists of DAOs implemented with Hibernate/EJB3. The application State is shared between client JVMs using distributed EHCache via Terracotta server. With these layers now operational, development of a “Session Facade” style layer is the next milestone.

Publish-Subscribe Framework

Saturday, October 24th, 2009

QUIVINCO has developed a low-latency publish-subscribe Java API for internal application event management called PubSub. Delivering over 1 million events per second, and delivering both content based and topic based message routing for events, this new light-weight package will provide the event framework for the distributed trade risk desk product CoDesk.