The Jini lookup service matches service offers to client requests based on attributes or on Java
typing. Explain with examples the difference between these two methods of matching. What is the
advantage of allowing both sorts of matching?

What will be an ideal response?


Attributes - attributes describe properties of a service, for example a printer might specify its speed, resolution,
whether it prints on one of two sides of the paper, its location in the building.
Types - specify the Java data types implemented by the service. e.g. Printer, ColourPrinter.
Both sorts of matching. e.g. if match only by type (e.g. for ColourPrinter), there may be several such services
and the client can specify its selection by means of attributes e.g. to get the nearest one. If match only by
attributes, the type may not be exactly correct.

Computer Science & Information Technology

You might also like to view...

The tag is used to designate important text. Visually the text is displayed in boldface.

What will be an ideal response?

Computer Science & Information Technology

Which of the color modes translates every shade of every color to a tone of a single color?

Your friend, Mateo, has heard that there are different color modes available for images in Photoshop, but he is unsure about the distinctions between them. a. Grayscale b. Indexed c. RGB d. CMYK

Computer Science & Information Technology

A(n) ________ chart stacks a series of colored layers and can be used to see trends over a period of time

Fill in the blank(s) with correct word

Computer Science & Information Technology

Saving a report as an HTML page allows it to be reopened in Expression Web so that you can access the report information as you work on the site.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology