Search Results for

    Show / Hide Table of Contents

    Namespace Apache.Ignite.Core.Messaging

    Interfaces

    IMessageListener<T>

    Represents messaging filter predicate.

    IMessaging

    Provides functionality for topic-based message exchange among nodes defined by IClusterGroup. Users can send ordered and unordered messages to various topics. Note that same topic name cannot be reused between ordered and unordered messages.

    All members are thread-safe and may be used concurrently from multiple threads.

    In This Article
    Back to top © 2015 - 2019 The Apache Software Foundation