Project

General

Profile

Actions

Bug #1691

closed

Metacat client library: use direct method calles for efficiency

Added by Saurabh Garg almost 20 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
metacat
Target version:
Start date:
09/17/2004
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1691

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)

Actions #1

Updated by Matt Jones about 18 years ago

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.

Actions #2

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 1691

Actions #3

Updated by ben leinfelder about 11 years ago

  • Status changed from In Progress to Closed

We are deprecating the Metacat API in favor of the DataONE API.

Actions

Also available in: Atom PDF