Docs: Fixed third-party-integrations
(cherry picked from commit 720545de2b5ca0c47ae98428f3803109b1ff31c8)
This commit is contained in:
parent
ed97e07bca
commit
90e045667b
2 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ Additional Information
|
|||
recipes
|
||||
external-sample-projects
|
||||
companies-using-akka
|
||||
third-party-integrations
|
||||
language-bindings
|
||||
stability-matrix
|
||||
|
|
|
|||
21
akka-docs/additional/third-party-integrations.rst
Normal file
21
akka-docs/additional/third-party-integrations.rst
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Third-party Integrations
|
||||
========================
|
||||
|
||||
The Play! Framework
|
||||
===================
|
||||
|
||||
Dustin Whitney has done an Akka integration module for the `Play! framework <http://www.playframework.org/>`_.
|
||||
|
||||
Detailed instructions here: `<http://github.com/dwhitney/akka/blob/master/README.textile>`_.
|
||||
|
||||
There are three screencasts:
|
||||
# Using Play! with Akka STM: `<http://vimeo.com/10764693>`_
|
||||
# Using Play! with Akka Actors: `<http://vimeo.com/10792173>`_
|
||||
# Using Play! with Akka Remote Actors: `<http://vimeo.com/10793443>`_
|
||||
|
||||
The Pinky REST/MVC Framework
|
||||
============================
|
||||
|
||||
Peter Hausel has done an Akka integration module for the `Pinky framework <http://wiki.github.com/pk11/pinky/>`_.
|
||||
|
||||
Read more here: `<http://wiki.github.com/pk11/pinky/release-13>`_
|
||||
Loading…
Add table
Add a link
Reference in a new issue