Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Add support for parsing PDF pages in parallel (multiprocessing) #17

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

phoewass
Copy link

Closes #8

Parse pages in parallel using multiprocessing library leveraging all the available CPUs.

Checklist:

  • Process in parallel using the library
  • Process in parallel using the CLI
  • Tests
  • Documentation

@phoewass phoewass changed the title Add support for parsing PDF pages in parallel Add support for parsing PDF pages in parallel (multiprocessing) Mar 29, 2024
@bosd
Copy link
Collaborator

bosd commented Apr 3, 2024

@foarsitter Should we go ahead and merge this?

@foarsitter foarsitter merged commit d606d88 into py-pdf:main Apr 3, 2024
@phoewass phoewass deleted the feature/parallel branch April 21, 2024 15:11
@bosd bosd added the enhancement New feature or request label Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants