The Wayback Machine - https://web.archive.org/web/20201104041010/https://github.com/topics/pubsub
Skip to content
#

pubsub

Here are 1,113 public repositories matching this topic...

dapr
yaron2
yaron2 commented Jul 15, 2020

Add a performance test that measures the time it takes Dapr to save data into a state store.

The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.

For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav

Goost91
Goost91 commented Sep 7, 2020

Environment

  • VerneMQ Version: using docker image vernemq/vernemq:latest
  • OS: Debian 9
  • Erlang/OTP version (if building from source):
  • Cluster size/standalone: standalone
  • VerneMQ configuration (vernemq.conf) or the changes from the default

accept_eula=yes
allow_anonymous=off
log.console=console
log.console.level=debug
plugins.vmq_acl=off
plugins.vmq_diversity=on
plugins.v

Improve this page

Add a description, image, and links to the pubsub topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pubsub topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.