-
Notifications
You must be signed in to change notification settings - Fork 6
dhague/akkaServlet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A sample for the Typesafe Stack (http://typesafe.com/stack). Akka 2.0 sample project using Java and Maven to implement a simple asynchronous servlet. To run and test it use Maven invoke: 'mvn clean install' and then copy the WAR file from target to a Tomcat 7.0 or other Servlet 3.0-compliant container. Call http://localhost:8080/akkaServlet-0.1-SNAPSHOT/ to test the Akka version Call http://localhost:8080/akkaServlet-0.1-SNAPSHOT/plain to test the plain old servlet version
About
Demo of an asynchronous servlet using Akka
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published