Skip to content

Implement Malt.InProcessWorker#39

Merged
Pangoraw merged 2 commits into
mainfrom
in_process_worker
Mar 15, 2023
Merged

Implement Malt.InProcessWorker#39
Pangoraw merged 2 commits into
mainfrom
in_process_worker

Conversation

@Pangoraw

@Pangoraw Pangoraw commented Feb 23, 2023

Copy link
Copy Markdown
Member

this worker just runs in the same process.

Fixes #27.

this worker just runs in the same process.

Fixes #27.

> **Note**
> This targets the branch for PR #32.
@Pangoraw Pangoraw marked this pull request as draft February 23, 2023 17:25
@fonsp

fonsp commented Mar 7, 2023

Copy link
Copy Markdown
Member

Maybe we can also implement Malt.DistributedStdlibWorker that just translates our API to Distributed API, to make supporting both backends in Pluto a bit easier?

@fonsp fonsp linked an issue Mar 7, 2023 that may be closed by this pull request
Base automatically changed from reuse-connection to main March 13, 2023 17:06
@fonsp fonsp marked this pull request as ready for review March 14, 2023 18:01
@Pangoraw Pangoraw merged commit 41f59ef into main Mar 15, 2023
@Pangoraw Pangoraw deleted the in_process_worker branch March 15, 2023 07:58
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.

Add option to create a "same-process worker"

2 participants