10000 Support copying an Instance · Issue #945 · dylibso/chicory · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support copying an Instance #945
Open
@chirino

Description

@chirino

I've encountered some proxy-wasm modules (https://github.com/corazawaf/coraza and https://higress.cn/en/docs/latest/plugins/ai/api-o11y/geo-ip/) which do large amount of initialization work. Since the modules are not thread safe, if I want to be able to concurrently use the module, I would need to create multiple instances of the module. But since the initialization is so heavy, this would really slowdown the system. It would be nice if you could initialize one module and then copy it as needed for each concurrent thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0