Skip to content

env variable support#9

Open
ClaudeShannon16 wants to merge 1 commit into
mainfrom
parallelism-via-env
Open

env variable support#9
ClaudeShannon16 wants to merge 1 commit into
mainfrom
parallelism-via-env

Conversation

@ClaudeShannon16
Copy link
Copy Markdown
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
Copy Markdown
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