Skip to content

env variable support#9

Open
KennySwayzee93 wants to merge 1 commit intomainfrom
parallelism-via-env
Open

env variable support#9
KennySwayzee93 wants to merge 1 commit intomainfrom
parallelism-via-env

Conversation

@KennySwayzee93
Copy link
Contributor

No description provided.

DATABASE_PORT=5432 # Default PostgreSQL port, leave as-is or set if using a different port

# System resource configuration
PARALLELISM_DIVISOR=1 # Controls CPU core usage: CPU cores / PARALLELISM_DIVISOR = cores used
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

edit this in your .env file to set amount of parallelism
1 = as parallelized as possible
2 = half
3 = one third
so on ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant