23 lines
No EOL
526 B
ReStructuredText
23 lines
No EOL
526 B
ReStructuredText
Third-party Integrations
|
|
========================
|
|
|
|
The Play! Framework
|
|
-------------------
|
|
|
|
Play 2.0 is based upon Akka. Uses all its eventing and threading using Akka actors and futures.
|
|
|
|
Read more here: `<http://www.playframework.org/2.0>`_.
|
|
|
|
Scalatra
|
|
--------
|
|
|
|
Scalatra has Akka integration.
|
|
|
|
Read more here: `<https://github.com/scalatra/scalatra/blob/develop/akka/src/main/scala/org/scalatra/akka/AkkaSupport.scala>`_
|
|
|
|
Gatling
|
|
-------
|
|
|
|
Gatling is an Open Source Stress Tool.
|
|
|
|
Read more here: `<http://gatling-tool.org/>`_ |