gen_retry VS joken

Compare gen_retry vs joken and see what are their differences.

gen_retry

Utilities for retrying Elixir functions, with configurable delay and backoff. (by appcues)

joken

Elixir JWT library (by joken-elixir)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gen_retry joken
1 3
197 743
- 0.8%
0.0 5.3
about 1 year ago 2 days ago
Elixir Elixir
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gen_retry

Posts with mentions or reviews of gen_retry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-15.
  • Complete, Production-Ready Phoenix Reference Applications
    28 projects | /r/elixir | 15 Nov 2021
    The second option for out-of-band processing would be a Task or if you want retry logic GenRetry. The primary downside here is that task isn't distributed, so if the server that's trying to run or retry this task goes away, there's nothing to pick it back up and try again.

joken

Posts with mentions or reviews of joken. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.

What are some alternatives?

When comparing gen_retry and joken you can also consider the following projects:

oban - 💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

jose - JSON Object Signing and Encryption (JOSE) for Erlang and Elixir

memoize - A method caching macro for elixir using CAS on ETS.

json - Native JSON library for Elixir

crawler - An easy to use, powerful crawler implemented in PHP. Can execute Javascript.

poison - An incredibly fast, pure Elixir JSON library

changelog.com - Changelog is news and podcast for developers. This is our open source platform.

JSON-LD.ex - An implementation of JSON-LD for Elixir

Crawler - A high performance web crawler / scraper in Elixir.

json_pointer - Implementation of RFC 6901 which defines a string syntax for identifying a specific value within a JSON document

deque - Fast bounded deque using two rotating lists.

exjsx