Opened 8 years ago
Last modified 8 years ago
#1499 closed defect
Slow database-connection from Java — at Version 1
Reported by: | anasiri | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | minor | Milestone: | 9.4 |
Component: | java | Version: | development |
Keywords: | Cc: | Bang Pham Huu, Vlad Merticariu, Peter Baumann | |
Complexity: | Medium |
Description (last modified by )
Connecting from Java to rasdaman takes round about 2 seconds, while rasql has no such "delay".
Attached files:
- MemFill.sh: Creates the test-data
- ReadData.sh: Reads the data using rasql
- ReadData.java: Reads the same date using Java
- TestConnect.java: Sample program, which only makes a connection to the database.
Details here:
https://groups.google.com/forum/#!topic/rasdaman-users/tEGrPxI4C9o
Change History (5)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
by , 8 years ago
Attachment: | MemFill.sh added |
---|
by , 8 years ago
Attachment: | TestConnect.java added |
---|
Sample program, which only makes a connection to the database.
Note:
See TracTickets
for help on using tickets.
Creates the test-data