Home »
Public Forums »
archive »
IDL-Java bridge
IDL-Java bridge [message #64917] |
Mon, 26 January 2009 20:28 |
Robbie
Messages: 165 Registered: February 2006
|
Senior Member |
|
|
I have a useful DICOM parser with a SQL backend written in Java, but I
want to access it from IDL. Some datasets are very large ( > 1Gb)
which means that I tend to use Java's ByteBuffer classes for
efficiency.
The problem is that the Java-IDL bridge is very slow and generally
won't fetch datasets larger than 10Mb.
I'm guessing that the only way out of this would be to write separate
module in C which could achieve much higher efficiencies. Has anyone
done this?
Unfortunately I am stuck with IDL 6.1 which is supplied via a 3rd
party vendor so a newer version will not help me.
Thanks
Robbie
|
|
|
Current Time: Fri Oct 10 13:26:30 PDT 2025
Total time taken to generate the page: 0.71981 seconds