An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: parallel-execution

joknarf/pywebexec

Simple and Powerful Python HTTP(S) API/Web interface to Terminal share / Remote execution

Language: JavaScript - Size: 9.21 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

lilBunnyRabbit/task-manager

System for managing and executing asynchronous and synchronous tasks with queuing, parallel execution, and progress tracking.

Language: HTML - Size: 827 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

0xIslamTaha/orchestrator

Execute cypress specs in parallel for free 🤩

Language: JavaScript - Size: 110 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 88 - Forks: 16

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.

Language: Python - Size: 51.8 KB - Last synced at: about 3 hours ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

anhtester/SeleniumTestNGParallel112023

Project học Selenium Java phần TestNG Framework với Parallel Execution của lớp Test Automation 11/2023

Language: Java - Size: 193 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

AlgorithmAlchemy/aiogram-docker-multi-container-sample-

Дублирование множественных копий бота с оригинальными ключами. Читает файл с ключами и запускает отдельные контейнеры Docker для каждого из них

Language: Python - Size: 86.9 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

pavanchilakamarri/automation-assessment

POM framework in selenium using Java

Language: HTML - Size: 1.22 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

xarakas/spheroid-tnf-v2-emews

A framework for the parallel model exploration and evaluation of tumor cell growth simulations.

Language: C++ - Size: 12 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

massimo-marino/dice

dice: a test program for random numbers generation

Language: C++ - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jkklee/batch-ops

Python实现跨平台批量运维小工具。基于yaml配置文件可灵活指定操作单位:host(s)或hostgroup(s);基于多线程可实现多主机并行;基于docopt提供详细的命令行界面

Language: Python - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 23

kingshuknandy2016/mobile-automation-parallel-execution-java

Parallel Execution in both IOS and Android Devices using Appium

Language: Java - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AutomationGuruQA/fb

fb automation using pytest with parallel execution

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

saicharangithubaccount/ror_bdd

Language: HTML - Size: 3.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

osandadeshan/webdriverio-typescript-web-ui-automation-demo

This project serves as a boilerplate for automating web applications using WebDriverIO.

Language: TypeScript - Size: 3.58 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SimulationEverywhere-Models/CDPP-TURING-MACHINE

A Cell-DEVS version of the Turing Machine cellular automaton.

Language: Mathematica - Size: 102 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SimulationEverywhere-Models/CDPP-AIRCONDITION

Air-conditioner model with an incorporated thermostat (Documentation in Spanish).

Language: C++ - Size: 351 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 450 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

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,.

Language: Java - Size: 8.64 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 14

DeepKandey/POMFramework

Selenium-based framework with parallel-execution support.

Language: Java - Size: 78.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

hoangthach252/cucumber6-junit5-selenide-gradle

Sample Cucumber JVM6 Framework with Junit5 and Selenide

Language: Java - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BharatKammakatla/Selenium-Java-Framework

✴️ Test Automation Framework built with Selenium and Java for browser testing.

Language: Java - Size: 75.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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.

Language: Rust - Size: 52.7 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HagarMohamedElgabry/AppiumAutomationFrameworkUsingJava

Appium Automation Framework with gradle build automation tool

Language: HTML - Size: 111 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

madhank93/wdio-ts-github-actions

Boilerplate for running selenoid & wdio based test scripts using github actions

Language: TypeScript - Size: 2.01 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 4

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.

Language: Java - Size: 3.56 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ferhatyaman/tomasulo-simulation

Simulates Tomasulo Algorithms with Reorder Buffer

Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ElsevierSoftwareX/SOFTX-D-21-00193 Fork of tk2lab/logbesselk

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

Size: 849 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Simple-Automation-Testing/process-rerun

Run your processes in parallel mode with possibility to re-run them on fail

Language: TypeScript - Size: 152 KB - Last synced at: about 10 hours ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 5

Simple-Automation-Testing/protractor-parallel-retrier

Language: TypeScript - Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.

Size: 20.5 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Related Keywords