Skip to content

Plugin Support on Staticly Linked Application #5

@Walnux

Description

@Walnux

It is obvious that a statically linked application is easy to deploy on the cloud and edge computing environment. It eliminates the complication of maintaining the DDL and simplifies the application loading and reduces the application starting latency. So Arrow is based on the statically linked application.

However, it brings a problem that in some widely used explain languages like Node.js and Python, the plugin mechanism to extend the functionalities is used.

So we should find a way to implement the plugin support on the statically linked application.

Resources:
[1] plugin: Utility of Go plug-ins diminished by vendored dependencies #20481

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions