• Communicating and finalizing features with product managers.
• Implemented Result storage for B1 PA Export job, which utilizes stored results and on-the-fly linking leading to up to 80% reduction in job execution time.
• Designed and implemented Multi-stage job framework which splits jobs in smaller chunks, solved a major issue of smaller jobs waiting for other jobs to finish using the queue based framework and multithreading.
• Implemented RESTful web services to expose data to the Spotfire for data visualization.
• Designed and implemented Ex-post Risk Measures which are historical predictors of investment risk and volatility and major components in modern portfolio theory. They help in assessing the performance of a stock or a stock fund compared to its benchmark index. Exposed these risk measure APIs for reuse in other applications under BarraOne.
• Implemented result caching using Guava cache.