Skip to content

feat(collections): pf-4401 process spawn, ipc - #273

Closed
cdcabrera wants to merge 1 commit into
patternfly:mainfrom
cdcabrera:pf-4401-host
Closed

feat(collections): pf-4401 process spawn, ipc#273
cdcabrera wants to merge 1 commit into
patternfly:mainfrom
cdcabrera:pf-4401-host

Conversation

@cdcabrera

@cdcabrera cdcabrera commented Aug 6, 2026

Copy link
Copy Markdown
Member

What is it?

  • feat(collections): pf-4401 process spawn, ipc
    • collection.patternFlyDocs, Schemas, add collectionName prop
    • options.collections, alias toolOptions
    • options.defaults, collectionModules base option
    • server.collections, expand funcs for spawning children
    • server.collectionsHost, handlers, load external collections
    • server.collectionsHostCreator, child-process guards, helpers for creators
    • server.collectionsIpc, parent-child comm layer
    • server.collectionsUser, helpers base for collections-as-plugins
    • server.tools, avoid process registry naming collisions with collections
    • server, graceful shutdown for collections process

Notes

  • adds, all at once, the entire base for collections-as-plugins and running collections in a child-process

Updates issue/story

related to #272 #241 #242 and pf-4401 pf-4402

@cdcabrera
cdcabrera marked this pull request as ready for review August 6, 2026 17:12
@cdcabrera cdcabrera added the hold review needed label Aug 7, 2026
@cdcabrera cdcabrera removed the hold review needed label Aug 10, 2026
@cdcabrera
cdcabrera force-pushed the pf-4401-host branch 2 times, most recently from 855444b to 6d70f3e Compare August 10, 2026 18:37
* collection.patternFlyDocs, Schemas, add collectionName prop
* options.collections, alias toolOptions
* options.defaults, collectionModules base option
* server.collections, expand funcs for spawning children
* server.collectionsHost, handlers, load external collections
* server.collectionsHostCreator, child-process guards, helpers for creators
* server.collectionsIpc, parent-child comm layer
* server.collectionsUser, helpers base for collections-as-plugins
* server.tools, avoid process registry naming collisions with collections
* server, graceful shutdown for collections process
@cdcabrera
cdcabrera marked this pull request as draft August 11, 2026 05:47
@cdcabrera cdcabrera added the hold review needed label Aug 11, 2026
@cdcabrera

Copy link
Copy Markdown
Member Author

Superseded by #276 in the short-term. Worker-threads being less complex for collections that need parallel processing but not isolation

@cdcabrera cdcabrera closed this Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hold review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant