pekko/akka-docs/rst/scala/code/docs/actor
Roland 8dea20a1f1 LightArrayRevolverScheduler, see #2904
- based on a wheel (AtomicReferenceArray) from which atomic
  single-linked lists dangle
- no locks
- deterministic tests due to overridable time source
- also bring docs up to date
2013-01-23 19:57:44 +01:00
..
ActorDocSpec.scala fix up two oversights in previous doc change 2012-11-06 14:15:57 +01:00
FaultHandlingDocSample.scala move Duration classes according to scala 2.10 nightly and remove casts to FiniteDuration, see #2504 2012-10-11 15:18:10 -07:00
FaultHandlingDocSpec.scala move Duration classes according to scala 2.10 nightly and remove casts to FiniteDuration, see #2504 2012-10-11 15:18:10 -07:00
FSMDocSpec.scala Switching to ByteString in FSMDocSpec to get rid of warnings in pattern matching 2012-12-26 17:00:58 +01:00
SchedulerDocSpec.scala LightArrayRevolverScheduler, see #2904 2013-01-23 19:57:44 +01:00
TypedActorDocSpec.scala move Duration classes according to scala 2.10 nightly and remove casts to FiniteDuration, see #2504 2012-10-11 15:18:10 -07:00
UnnestedReceives.scala add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00