queue VS e2e-framework

Compare queue vs e2e-framework and see what are their differences.

queue

Create task queues, add and take jobs, monitor failed tasks (by tarantool)

e2e-framework

A Go framework for end-to-end testing of components running in Kubernetes clusters. (by kubernetes-sigs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
queue e2e-framework
2 2
231 437
0.4% 6.2%
5.9 8.6
13 days ago 2 days ago
Lua Go
GNU General Public License v3.0 or later 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.

queue

Posts with mentions or reviews of queue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • How we wrote Tarantool Kubernetes Operator
    13 projects | dev.to | 29 Jul 2022
    The Tarantool ecosystem is constantly growing. Today it already has a lot of connectors for popular programming languages (Golang, Python, Java, etc.), extension modules for building applications with blocks (vshard, queue, etc.), and frameworks that speed up the development process (Cartridge and Luatest).
  • Ten-year experience in DBMS testing
    15 projects | dev.to | 4 Feb 2022
    The Tarantool ecosystem consists of a large number of connectors for different programming languages and auxiliary libraries to implement popular architectural patterns (e.g., cache or persistent queue). There are also products written in Lua using Tarantool: Tarantool DataGrid and Tarantool Cartridge. We test backward compatibility by running extra tests on pre-release versions of Tarantool, including these modules and products.

e2e-framework

Posts with mentions or reviews of e2e-framework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • How we wrote Tarantool Kubernetes Operator
    13 projects | dev.to | 29 Jul 2022
    As for E2E tests, we used the E2E framework for their implementation. It allowed us to fully check the operator's Helm chart and test it in different Kubernetes versions with KinD. Due to the specifics of tests in Kubernetes, we have to wait until different pods are created. Therefore, the duration of all tests grows very fast. E2E framework helped us solve this problem since it supports parallel start of test cases. It let us shorten the time of tests from 30 to 8 minutes.
  • Looking for tools to help smoke test kubernetes clusters
    6 projects | /r/kubernetes | 23 Mar 2022
    e2e-framework

What are some alternatives?

When comparing queue and e2e-framework you can also consider the following projects:

jepsen.tarantool - Jepsen tests for Tarantool

testkube - ☸️ Kubernetes-native Test Execution and Orchestration framework. It runs all types of tests, including Load Testing, End To End Testing, Front End, API Testing, etc... Integrates directly with you testing stack (K6, Postman, Playwright, Cypress,..)

tarantool-c - A new C client for Tarantool 1.6+

bats - Bash Automated Testing System

operator-sdk - SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.

luatest - Tarantool test framework written in Lua

luaunit - LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).

tarantool-operator - Tarantool Operator manages Tarantool Cartridge clusters atop Kubernetes

cartridge - Out-of-the-box cluster manager for Tarantool with a modern web UI

kubetest2 - Kubetest2 is the framework for launching and running end-to-end tests on Kubernetes.

PHP AMQP - The most widely used PHP client for RabbitMQ

terraplate - DRY Terraform with Go Templates