AfterHoursProjects / Clue-Solver

Clue Solver
5 stars 1 forks source link

Java Rest Client #10

Open mcclellanmj opened 12 years ago

mcclellanmj commented 12 years ago

Ticket for the opening of the Java Rest Client project.

Project will have both sync and async libraries.

Async planned tech is Akka and Futures (either built in Java Futures or Guava) Guice DI will manage the HttpClient, ThreadPool, and Connection pools