Bug #1691
closed
Metacat client library: use direct method calles for efficiency
Added by Saurabh Garg about 20 years ago.
Updated over 11 years ago.
Description
The current client uses HTTP. There may be clients that exist on the same
server for which we would want to use some direct IPC channel, or direct method
calls for efficiency
(From bug# 188)
This should be im[plemented by refactoring MetacatServlet to use the client library. All public interface methods should be implemented using the metacat client library with direct method calls (as well as the current client that uses http calls). Then the sefvlet can be refactored to directly use the client, which will result in a cleaner and faster implementation that eliminates unnecessary http traffic.
Original Bugzilla ID was 1691
- Status changed from In Progress to Closed
We are deprecating the Metacat API in favor of the DataONE API.
Also available in: Atom
PDF