awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RamblingCookieMonster avatar

RamblingCookieMonster/Invoke-Parallel

0
View on GitHub↗
396 estrellas·83 forks·PowerShell·MIT·2 vistas

Invoke Parallel

Speed up PowerShell with simplified multithreading

Features

  • Parallel Processing - Runs script blocks against objects in parallel.

Historial de estrellas

Gráfico del historial de estrellas de ramblingcookiemonster/invoke-parallelGráfico del historial de estrellas de ramblingcookiemonster/invoke-parallel

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace ramblingcookiemonster/invoke-parallel?

Speed up PowerShell with simplified multithreading

¿Cuáles son las características principales de ramblingcookiemonster/invoke-parallel?

Las características principales de ramblingcookiemonster/invoke-parallel son: Parallel Processing.

¿Qué alternativas de código abierto existen para ramblingcookiemonster/invoke-parallel?

Las alternativas de código abierto para ramblingcookiemonster/invoke-parallel incluyen: paulhigin/psthreadjob — A PowerShell module for running concurrent jobs based on threads rather than processes. proxb/poshrsjob — Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background,…

Alternativas open-source a Invoke Parallel

Proyectos open-source similares, clasificados según cuántas características comparten con Invoke Parallel.
  • paulhigin/psthreadjobAvatar de PaulHigin

    PaulHigin/PSThreadJob

    181Ver en GitHub↗

    A PowerShell module for running concurrent jobs based on threads rather than processes

    C#
    Ver en GitHub↗181
  • proxb/poshrsjobAvatar de proxb

    proxb/PoshRSJob

    553Ver en GitHub↗

    Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.

    PowerShell
    Ver en GitHub↗553