parallel-execution
There are 30 repositories under parallel-execution topic.
0xIslamTaha/orchestrator
Execute cypress specs in parallel for free 🤩
jkklee/batch-ops
Python实现跨平台批量运维小工具。基于yaml配置文件可灵活指定操作单位:host(s)或hostgroup(s);基于多线程可实现多主机并行;基于docopt提供详细的命令行界面
bhavikbpatel/SeleniumPageFactoryFramework
A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.
Simple-Automation-Testing/process-rerun
Run your processes in parallel mode with possibility to re-run them on fail
BharatKammakatla/Selenium-Java-Framework
✴️ Test Automation Framework built with Selenium and Java for browser testing.
xarakas/spheroid-tnf-v2-emews
A framework for the parallel model exploration and evaluation of tumor cell growth simulations.
imneonizer/improcess
This short little python module can help you with running your iteratable functions on multi process without any hassle of creating process by yourself.
ferhatyaman/tomasulo-simulation
Simulates Tomasulo Algorithms with Reorder Buffer
lilBunnyRabbit/task-manager
System for managing and executing asynchronous and synchronous tasks with queuing, parallel execution, and progress tracking.
AlgorithmAlchemy/aiogram-docker-multi-container-sample-
Дублирование множественных копий бота с оригинальными ключами. Читает файл с ключами и запускает отдельные контейнеры Docker для каждого из них
DeepKandey/POMFramework
Selenium-based framework with parallel-execution support.
madhank93/wdio-ts-github-actions
Boilerplate for running selenoid & wdio based test scripts using github actions
anhtester/SeleniumTestNGParallel112023
Project học Selenium Java phần TestNG Framework với Parallel Execution của lớp Test Automation 11/2023
frostyaxe/Talongrid
Talongrid is a utility written in java that allows you to configure the selenium grid automatically on the local machine. In this repository, you will get the required files to start with the Talongrid.
HagarMohamedElgabry/AppiumAutomationFrameworkUsingJava
Appium Automation Framework with gradle build automation tool
AutomationGuruQA/fb
fb automation using pytest with parallel execution
hoangthach252/cucumber6-junit5-selenide-gradle
Sample Cucumber JVM6 Framework with Junit5 and Selenide
desi109/invoices-sum-calculator---multithreading-java-app
Course project: Parallel execution (Java) ➟ Creating a multi-threaded program to sum up the amounts due from the facts in the big file, which is the only resource. The results of the summation of each thread must be summed and derived after each thread has completed its execution.
ElsevierSoftwareX/SOFTX-D-21-00193
Fast parallel calculation of modified Bessel function of the second kind and its derivatives. To cite this Original Software Publication: https://www.sciencedirect.com/science/article/pii/S2352711021001655
kingshuknandy2016/mobile-automation-parallel-execution-java
Parallel Execution in both IOS and Android Devices using Appium
massimo-marino/dice
dice: a test program for random numbers generation
osandadeshan/webdriverio-typescript-web-ui-automation-demo
This project serves as a boilerplate for automating web applications using WebDriverIO.
pavanchilakamarri/automation-assessment
POM framework in selenium using Java
SimulationEverywhere-Models/CDPP-AIRCONDITION
Air-conditioner model with an incorporated thermostat (Documentation in Spanish).
SimulationEverywhere-Models/CDPP-AIRPORT
Simulates departures and arrivals in an airport. Uses a control tower, several planes arriving/departuer, and queue and a hangar. Planes arrive/depart based on their flight numbers.
SimulationEverywhere-Models/CDPP-TURING-MACHINE
A Cell-DEVS version of the Turing Machine cellular automaton.
tos-kamiya/joyn
Join input files. Create a thread for each input file that reads a line, and write a line each time any thread reads it.