Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Java should read directly from MySQL #21

Open
@ngsankha

Description

@ngsankha

Current Status: The data is piped via a socket to the Java process from PHP, after it is read from the database. This is the performance bottleneck.

Expected: Java should read directly from MySQL. This will remove the total transfer layer from the PHP to Java process altogether.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions