pekko/akka-docs/scala/index.rst
Patrik Nordwall 06a08c5823 Removed STM module. See #1503
* Removed from build. Didn't remove akka-stm directory, contains transactors also.
* Replaced usage of org.multiverse.api.latches.StandardLatch in some tests with testkit.TestLatch
2011-12-14 12:39:27 +01:00

20 lines
215 B
ReStructuredText

.. _scala-api:
Scala API
=========
.. toctree::
:maxdepth: 2
actors
typed-actors
logging
futures
dataflow
agents
transactors
fault-tolerance
dispatchers
routing
fsm
testing