Class
Alexandria::ExecutionQueue
In:
lib/alexandria/execution_queue.rb
Parent:
Object
Methods
call
current
iterate
new
stop
sync_call
Public Class methods
current
()
new
()
Public Instance methods
call
(procedure, *args)
For the requesting thread.
iterate
()
For the executing thread.
stop
()
sync_call
(procedure, *args)
[Validate]