pypushflow.ThreadCountingActor.ThreadCountingActor#
- class pypushflow.ThreadCountingActor.ThreadCountingActor(name=None, parent=None, thread_counter=None)[source]#
Bases:
PyPushflowLoggedObject,ActorInterfaceThe trigger method will increase the thread counter at the start and decrease the thread counter at the end.
- property pool_resources#
- trigger(inData)#