Skip to content

How to listen to multiple databases at the same time? #166

Open
@slowside45

Description

@slowside45

I created two threads and set BinaryLogClient's object as :
binaryClient.setBlocking(false); ..................... binaryClient.connect(5000);

then I start those two sub threads at the same time in the main thread, but only the first thread can listened the event

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions