Pinned Repositories
activejpa
A simple active record pattern library in java that makes programming DAL easier
Aptitude
AutoLoadCache
AutoLoadCache
awesome-courses
:books: List of awesome university courses for learning Computer Science!
CacheSystem
Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
Chronicle-Queue
Micro second messaging that stores everything to disk
coding-interview-university
A complete computer science study plan to become a software engineer.
Raghava2016's Repositories
Raghava2016/activejpa
A simple active record pattern library in java that makes programming DAL easier
Raghava2016/ConcurrentHashMap-based-In-Memory-Cache
In-Memory KeyValue store developed on Java using ConcurrentHashMap
Raghava2016/concurrentlinkedhashmap
A ConcurrentLinkedHashMap for Java
Raghava2016/CricScoreGAE
App Engine backend for obtaining cricket scores
Raghava2016/DropBoxSpringSocial
Using Spring Social to interact with Dropbox API
Raghava2016/effective-java-examples
Source code to the book "Effective Java Second Edition" created by Joshua Bloch
Raghava2016/information-technology-ebooks
Raghava2016/JAdventure
Java text adventure game.
Raghava2016/java-blog-aggregator
Java Blog Aggregator
Raghava2016/java-driver
DataStax Java Driver for Apache Cassandra
Raghava2016/json2xml
Java JSON to XML converter
Raghava2016/Kafka-Message-Server
Example application based on Apache Kafka framework to show it usage as distributed message server. Exploring this sample application help users to understand how good and easy is Apache Kafka usage.
Raghava2016/KafkaGust
KafkaGust is a flexible and useful tool to quickly test high data volumes with Apache Kafka. Apache Kafka that is used in the world of Big Data (e.g : with Storm, Cassandra, Hadoop, etc.), is a fast and scalable publish-subscribe messaging that can handle durably hundreds of megabytes of reads and writes per second from thousands of clients.
Raghava2016/phrases
Extract opionion phrases from user reviews
Raghava2016/pinlater
PinLater is a Thrift service to manage scheduling and execution of asynchronous jobs.
Raghava2016/rest-microservices
Sample for Spring Boot based REST microservices
Raghava2016/sessdb
A Big, Fast, Persistent Key/Value Store based on a variant of LSM(Log Structured Merge Tree), inspired by Google LevelDB.
Raghava2016/spring-social-dropbox
Dropbox for spring social.
Raghava2016/SpringBlog
A simple blogging system implemented with Spring Boot/MVC/JPA + Hibernate + MySQL + Redis + Bootstrap + Jade. Source code for my personal website.