Zeplo icon
Zeplo icon

Zeplo

Zeplo lets developers add retry, delay, queue and schedule to HTTP endpoints without setting up Redis, RabbitMQ or SQS. Just prefix any HTTP endpoint with zeplo.to/ and the request is queued.

Add the `zeplo.to/` prefix to any API call to add it to the queue.

Cost / License

  • Subscription
  • Proprietary

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  • Software as a Service (SaaS)
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Cloud Sync
  2.  Email Notifications
  3.  Notifications
  4.  Serverless
  5.  Task Scheduling
  6.  REST API

 Tags

Zeplo News & Activities

Highlights All activities

Recent activities

No activities found.

Zeplo information

  • Developed by

    GB flagZeplo
  • Licensing

    Proprietary and Commercial product.
  • Pricing

    Subscription ranging between $12 and $1500 per month.
  • Alternatives

    13 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development
Zeplo was added to AlternativeTo by zeplosid on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Zeplo?

Zeplo lets developers add retry, delay, queue and schedule to HTTP endpoints without setting up Redis, RabbitMQ or SQS. Just prefix any HTTP endpoint with zeplo.to/ and the request is queued.

Use Zeplo when Redis memory size and AWS permissions are getting you down. With Zeplo you don't need to manage job state, queues, or workers. You already have a HTTPS API, so creating a second interface and API for every service and method to make it asynchronous adds duplication and complexity.

Key Zeplo features:

  1. Delay and Schedule Schedule a job to run after a given time, or at regular intervals (CRON, time or RRULE).

  2. Auto Retry Specify how many times to retry the request before failing, with customizable backoff.

  3. Tracing Every job is traced, including all headers and body for enhanced debugging

  4. Rate Limit Auto-handles rate limit response headers, automatically retrying after the requested backoff

  5. Manual Retry Fix and reprocess failed records in the console to ensure your jobs are always completed.

  6. Bulk Push Push multiple jobs to the queue at once, ensuring transaction safe queueing.

Every job is logged in the Zeplo console, allowing you to see exactly what’s happening in your queue and to respond to any problems. Cut above the noise and get alerts when things aren’t right. Setup custom alert filters and get notified by e-mail, Slack or PagerDuty.

Official Links