Pinned Repositories
akka-async-http
My first attempt to Akka with AsyncHttpClient. This solution is blocking. My second attempt, which is not blocking is in https://github.com/HendraWijaya/syndor
anorm-examples
Standalone Anorm 2.0-Beta sample project with Yabe models
feedr
Asynchronous feed fetcher with administration site to manage feeds and inspect feed items.
scalatra-i18n
Internationalization (i18n) in Scalatra and Scalate. Update 12/14/2011: Merged to Scalatra core as initial starting point for i18n https://github.com/scalatra/scalatra/issues/144
syndor
Example application using Scala, Akka, MongoDB, Rome, async-http-client, salat, and casbah to read/update feeds asynchronously
HendraWijaya's Repositories
HendraWijaya/syndor
Example application using Scala, Akka, MongoDB, Rome, async-http-client, salat, and casbah to read/update feeds asynchronously
HendraWijaya/akka-async-http
My first attempt to Akka with AsyncHttpClient. This solution is blocking. My second attempt, which is not blocking is in https://github.com/HendraWijaya/syndor
HendraWijaya/anorm-examples
Standalone Anorm 2.0-Beta sample project with Yabe models
HendraWijaya/scalatra-i18n
Internationalization (i18n) in Scalatra and Scalate. Update 12/14/2011: Merged to Scalatra core as initial starting point for i18n https://github.com/scalatra/scalatra/issues/144
HendraWijaya/feedr
Asynchronous feed fetcher with administration site to manage feeds and inspect feed items.
HendraWijaya/docker-meteor
Dockerfile and script for running Meteor on Docker