Uses of Class
org.jgroups.util.SubmitToThreadPool
-
Packages that use SubmitToThreadPool Package Description org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. -
-
Uses of SubmitToThreadPool in org.jgroups.util
Subclasses of SubmitToThreadPool in org.jgroups.util Modifier and Type Class Description class
MaxOneThreadPerSender
MessageProcessingPolicy
which processes regular messages and message batches by assigning a max of 1 thread per message from the same sender.
-