Skip to content

Suggested language acknowledging shelljs as a reasonable "production"…#99

Open
boutell wants to merge 1 commit into
ForbesLindesay:masterfrom
boutell:master
Open

Suggested language acknowledging shelljs as a reasonable "production"…#99
boutell wants to merge 1 commit into
ForbesLindesay:masterfrom
boutell:master

Conversation

@boutell

@boutell boutell commented Jun 18, 2018

Copy link
Copy Markdown

… application of the module

@boutell

boutell commented Jun 18, 2018

Copy link
Copy Markdown
Author

Thanks.

@dreusel

dreusel commented Feb 28, 2023

Copy link
Copy Markdown

However it does make sense to use this in many more kinds of production cases, including REST services and whatnot. Not all code in a service is involved in handling the service requests. For example think about loading configuration data (such as signing secrets and keys) from a configuration server at startup. A very reasonable use case that can be relevant to any kind of production app. Doing this synchronously can greatly simplify initialization that would otherwise have to be delayed using other mechanisms and which sometimes even includes loading of dependencies while causing minimal or no impact to performance or resource utilization.

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.

2 participants