How to recursively look for files containing a matching pattern starting in C:? (in parallel if possible)

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

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
  • PoshRSJob

    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.

  • The easiest part to multithread would be the part where you're searching for your pattern. Which can be done in many different ways. Some multithreading examples are linked below. ThreadJob module PoshRSJob module Runspacepool class

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Access module's private member functions inside another Runspace

    2 projects | /r/PowerShell | 5 Feb 2023
  • Looking for GUI help with PowerShell

    3 projects | /r/PowerShell | 27 Sep 2022
  • Optimize script - script taking too long to run

    1 project | /r/PowerShell | 29 Jul 2022
  • Is there a way to make multiple commands run in parallel prior to PowerShell 7's ForEach-Parallel?

    2 projects | /r/PowerShell | 16 Jan 2023
  • Friday PowerShell Discussion: Fixing Automation

    2 projects | /r/PowerShell | 5 Mar 2021