Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IMultithreadedChannel is a multithreaded version of the IChannel API. Each IChannel-like method is accomanied by a String key representing which virtual "instance" of the channel is being called. This allows a single instance of IMultithreadedChannel to take the place of many IChannel instances.

Warning
titleProposed to be deprecated

Warning: work is in progress for propose and achieve concensus on formally deprecating IMultithreadedChannel and related APIs. See proposal page.

IMultithreadedChannel came into being in 2001.

...