Opened 8 years ago

Last modified 8 years ago

#1499 closed defect

Slow database-connection from Java — at Version 2

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 anasiri)

Connecting from Java to rasdaman takes round about 2 seconds, while rasql has no such "delay".

Details here:
https://groups.google.com/forum/#!topic/rasdaman-users/tEGrPxI4C9o

Change History (6)

comment:1 by anasiri, 8 years ago

Description: modified (diff)

by anasiri, 8 years ago

Attachment: MemFill.sh added

Creates the test-data

by anasiri, 8 years ago

Attachment: ReadData.sh added

Reads the data using rasql

by anasiri, 8 years ago

Attachment: ReadData.java added

Reads the same date using Java

by anasiri, 8 years ago

Attachment: TestConnect.java added

Sample program, which only makes a connection to the database.

comment:2 by anasiri, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.