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

pubsub

Here are 1,119 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

shenfeng07
shenfeng07 commented Nov 5, 2020

Environment

  • VerneMQ Version: 1.11.0
  • OS: CentOS 8.0
  • Erlang/OTP version (if building from source):
  • VerneMQ configuration (vernemq.conf) or the changes from the default :
    listener.ssl.default = 0.0.0.0:8883
    listener.ssl.allowed_protocol_versions = 3,4,5
    listener.ssl.require_certificate = on
    mqtt_connect_timeout = 30000
  • Cluster size/standalone:

Expected behaviour

Set

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.