From f3bf776592a2710627cc232bc040e98427474bd5 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 1 Apr 2020 10:04:46 -0700 Subject: Add basic details for the paid services --- Run/Que/index.md | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) (limited to 'Run/Que/index.md') diff --git a/Run/Que/index.md b/Run/Que/index.md index c61dc5c..beca49d 100644 --- a/Run/Que/index.md +++ b/Run/Que/index.md @@ -1,6 +1,6 @@ % que.run -que is the concurrent, async runtime in the cloud +que.run is the concurrent, async runtime in the cloud - runtime concurrency anywhere you have a network connection - multilanguage communicating sequential processes @@ -25,6 +25,34 @@ Download it to somewhere on your `$PATH` and make it executable: The client requires a recent version of Python 3. +## Powerup + +que.run is free for limited use, but the real power of an asynchronous, +concurrent runtime in the cloud is unlocked with some extra power-user +features. + +- Free + - unlimited public ques + - all protocols and data formats supported + - bandwidth and message sizes limited + - concurrent connections limited + - request rate limited +- Power + - all of the above plus: + - protect your data with private namespaces + - remove bandwidth and size limits + - private dashboard to see all of your active ques + - 99.999% uptime + - add persistence to your ques so messages are never lost +- Enterprise + - all of the above plus: + - on-prem deployment + - Linux FUSE filesystem integration + - advanced que performance monitoring + - SLA for support from que.run experts + +Email `ben@bsima.me` if you want to sign up for the Power or Enterprise packages. + ## Quescripts We are collecting a repository of scripts that make awesome use of que: @@ -36,9 +64,7 @@ We are collecting a repository of scripts that make awesome use of que: See the scripts - -- cgit v1.2.3