Thanks to visit codestin.com
Credit goes to github.com

Skip to content

parwen68/akka-async-servlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

akka-async-servlet

This is an example of using Akka in a Servlet version 3.1 that simulates slow content delivery.

Usage

Just run with mvn jetty:run-forked

Use curl -N http://localhost:8080/AsyncServlet to call the servlet

To load test using for instance wrk: wrk -c 100 -t 100 -d 120 --latency --timeout 30 http://localhost:8080/AsyncServlet

About

Example of using Akka in a Servlet version 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages