Pinned Repositories
AdventServer
SearchEngine with finagle with thrift inspired by [searchbird](http://twitter.github.io/scala_school/searchbird.html)
Akka-Essentials
Java/Scala Examples from the book - Akka Essentials
akka-in-action
Accompanying source code for akka in action
akka-streams-demo
Showcasing akka-streams
Apache-Kafka-0.9-Simple-Producer_Consumer
Simple Kafka 0.9 multi topic producer and consumer, with some RxScala sprinkles for good meaure
AthenaX
SQL-based streaming analytics platform at scale
Awesome-RxJava
RxJava resources
better-java-monads
gopl
Solutions to K&D's The Go Programming Language exercises
Intro-To-RxJava
An extensive tutorial on RxJava
chintootech's Repositories
chintootech/gopl
Solutions to K&D's The Go Programming Language exercises
chintootech/Intro-To-RxJava
An extensive tutorial on RxJava
chintootech/AdventServer
SearchEngine with finagle with thrift inspired by [searchbird](http://twitter.github.io/scala_school/searchbird.html)
chintootech/akka-streams-demo
Showcasing akka-streams
chintootech/Apache-Kafka-0.9-Simple-Producer_Consumer
Simple Kafka 0.9 multi topic producer and consumer, with some RxScala sprinkles for good meaure
chintootech/AthenaX
SQL-based streaming analytics platform at scale
chintootech/Awesome-RxJava
RxJava resources
chintootech/better-java-monads
chintootech/cep-monitoring
Apache Flink example CEP program to monitor data center temperatures
chintootech/coding-interview-university
Study guide to become better Software Engineer
chintootech/finagle-java-integration
Getting started with Finagle and Java.
chintootech/flink-streaming-demo
chintootech/flink-training-exercises
chintootech/gopl.io
Example programs from "The Go Programming Language"
chintootech/guava-book
chintootech/hello-kafka-streams
Wikipedia demo using preview features of Kafka Connect and Kafka Streams.
chintootech/HelloLucene
chintootech/infoworld-post
Code examples for a blog post on infoworld.com
chintootech/kafka-examples
Snippets and small examples demonstrating kafka features and configs
chintootech/kafka-rx
reactive kafka client
chintootech/kafka-streams
Code examples for working with Kafka Streams
chintootech/kafka-streams-getting-started
Simple running count from Kafka Topic using Kafka Streams
chintootech/learn-fp
learn-by-doing course/tutorial for functional programming on scala
chintootech/luke
SEE: https://issues.apache.org/jira/browse/LUCENE-2562 + https://github.com/DmitryKey/luke/ , I will slowly drop this repo, I'd love to see luke moved to lucene as module, until then - binary builds are on https://java.net/projects/opengrok/downloads
chintootech/Principles-of-Reactive-Programming
Principles of Reactive Programming, Scala: assignments and other code from Coursera https://class.coursera.org/reactive-002
chintootech/reactive-examples
Reactive Examples
chintootech/realtime-search
Demonstration using Play!, Akka, AngularJS and Elasticsearch to perform real-time log entry search
chintootech/rxjava-playground
RxJava playground
chintootech/RxRelay
RxJava types that are both an Observable and a Consumer.
chintootech/scala-best-practices
A collection of Scala best practices