Skip to content

Implement zip encoder and decoder between sidecar and backend to maximize the throughput #22

@stevehu

Description

@stevehu

Use light-4j encoder-decoder module to reduce the size of the request in order to maximize the throughput.

https://github.com/networknt/light-4j/tree/master/encode-decode

When both ends are implemented with light-4j, we shouldn't have any issue getting it implemented. However, if the backend is implemented with other languages or frameworks, make sure they support the zip encoder and decoder.

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