Changes between Version 1 and Version 2 of Ticket #1499
- Timestamp:
- Mar 1, 2017, 3:02:30 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1499 – Description
v1 v2 1 1 Connecting from Java to rasdaman takes round about 2 seconds, while rasql has no such "delay". 2 3 Attached files:4 - MemFill.sh: Creates the test-data5 - ReadData.sh: Reads the data using rasql6 - ReadData.java: Reads the same date using Java7 - TestConnect.java: Sample program, which only makes a connection to the database.8 2 9 3 Details here: