The Artima Developer Community
Sponsored Link

Jini Forum
performance: Jini(RMI) versus UPnP(SOAP/HTTP)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wolfram Nossack

Posts: 1
Nickname: winchester
Registered: Jul, 2002

performance: Jini(RMI) versus UPnP(SOAP/HTTP) Posted: Jul 11, 2002 3:17 PM
Reply to this message Reply
Advertisement
Hello,

I need some experts opinion about:

Performance analysis/evaluation of Jini and UPnP on the basis "RMI versus HTTP/SOAP", considering the following scenarios:

JINI:
1a) After download of service proxy, service can be
fully run locally - proxy can entirely implement
service locally.
1b) After download of service proxy, proxy needs to
contact different remote resources.

UPnP:
2a) Service runs completely on remote host, result is
transmitted via HTTP to client.
2b) Service executed on remote host and needs to
contact different remote resources.

Which is faster (specially from the point on that a proper service has been found)?

a) 1a or 2a?
b) 1b or 2b?

Which could be the main reason(s), specially for case b, that one is slower than the other?

Thanks in advance!

Topic: The registrar for lookup service doesnt show - URGENT Previous Topic   Next Topic Topic: JavaSpaces compute servers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use