Pinned Repositories
activator
Typesafe Activator
activator-akka-clustering
Activator tutorial for Akka showing how to get started with Clustering
akka
Akka Project
akka-cluster-example
akka-cluster-load-balancing
Example producer consumer(s) application that shows how Akka routing can be used to balance the load of the nodes in an Akka Cluster.
akka-dddd-template
Akka DDDD template using CQRS/ES with a Distributed Domain
Akka-examples
AngularReadinglist
junit
A programmer-oriented testing framework for Java.
Swordfish
TracyLu's Repositories
TracyLu/activator-akka-clustering
Activator tutorial for Akka showing how to get started with Clustering
TracyLu/akka
Akka Project
TracyLu/akka-cluster-load-balancing
Example producer consumer(s) application that shows how Akka routing can be used to balance the load of the nodes in an Akka Cluster.
TracyLu/akka-dddd-template
Akka DDDD template using CQRS/ES with a Distributed Domain
TracyLu/Akka-examples
TracyLu/akka-in-action
Accompanying source code for akka in action
TracyLu/akka-sample-persistent-fsm
TracyLu/akka-samples
Akka Sample Projects
TracyLu/coursera-android-labs
Skeletons and Tests - Programming Mobile Applications for Android Handheld Systems
TracyLu/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
TracyLu/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
TracyLu/hadoop-cluster-docker
Run Hadoop Custer within Docker Containers
TracyLu/hello-akka
akka.io
TracyLu/HiCalendar
TracyLu/karma
Spectacular Test Runner for JavaScript
TracyLu/LifecycleDevGuide
TracyLu/meta-fsm
TracyLu/metafsm-atm
A great way to get introduced to Lifecycle is to work through this tutorial, which walks you through the construction of an app using Lifecycle. The app you will build is a ATM system that offer deposit, draw money services to customers.
TracyLu/online-auction-scala
TracyLu/PerformanceAnalysis
TracyLu/play-akka-angular-websocket
A example application which integrate Play2 with Akka and Angular, to manage WebSockets
TracyLu/playOrder
TracyLu/RxGame
Simple Rx Platform Game
TracyLu/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
TracyLu/RxScala
RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
TracyLu/scalaz-stream
Compositional, streaming I/O library for Scala
TracyLu/slick-joda-mapper
Slick with JodaTime
TracyLu/spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable
TracyLu/squbs
TracyLu/tdd-refactoring-strategy
learning tdd, refactoring and design pattern