Skip to content

Antidote channels#378

Open
balegas wants to merge 16 commits intomasterfrom
antidote_channels
Open

Antidote channels#378
balegas wants to merge 16 commits intomasterfrom
antidote_channels

Conversation

@balegas
Copy link
Contributor

@balegas balegas commented Jul 29, 2019

Replacement for inter-dc zeromq implementation.

Provides a library to abstract zeromq communication patterns from inter-dc replication code.
Supports ZeroMQ and RabbitMQ and provides an extensible interface.

Current implementation was tested for ZeroMQ. Performance is comparable to current implementation. In the long-term we will want to use this library to test the performance of RabbitMQ against ZeroMQ, or to replace the underlying erlzmq library.

balegas and others added 16 commits May 24, 2019 12:03
…antidote_channels

# Conflicts:
#	rebar.lock
#	src/inter_dc_pub.erl
Removed zeromq process from sup tree
* master:
  Propagate aborts via pb (#373)
# Conflicts:
#	rebar.config
#	rebar.lock
#	src/antidote.app.src
#	src/antidote_pb_sup.erl
#	src/inter_dc_pub.erl
#	src/inter_dc_query.erl
#	src/inter_dc_query_receive_socket.erl
#	src/inter_dc_sub.erl
# Conflicts:
#	rebar.config
#	rebar.lock
#	src/antidote.app.src
@FairPlayer4
Copy link
Member

This will have to be updated significantly due to the changes in master
I like the idea of having an alternative message queue service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants