Skip to content
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 opened this issue Jun 26, 2013 · 1 comment · May be fixed by #33
Open

Java should read directly from MySQL #21

ngsankha opened this issue Jun 26, 2013 · 1 comment · May be fixed by #33

Comments

@ngsankha
Copy link
Owner

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.

@devenbhooshan
Copy link
Contributor

@sankha93 can you assign this to me?

@devenbhooshan devenbhooshan linked a pull request Jul 30, 2013 that will close this issue
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants