The Artima Developer Community
Sponsored Link

Java Buzz Forum
Judy: Jini and Web Services

1 reply on 1 page. Most recent reply: Apr 8, 2004 12:22 PM by Dale Asberry

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 1 reply on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Judy: Jini and Web Services Posted: Apr 8, 2004 10:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Judy: Jini and Web Services
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Judy is an open source project that is trying to bring together Jini and Web Services. Judy consists of: Jini Client->Web Service Web Service Client -> Jini UDDI integration Description Web services hold a great deal of promise for facilitating automatic, Internet-wide distributed application execution. The strengths are in it's use of the defacto Internet standards such as XML for protocol encoding and HTTP for protocol transmission -- this allows any operating system, programming language, and network wire protocol to be used by any client or server. In addition, it utilizes a service-oriented architecture whereby an intermediary facilitates the communication between clients and servers. The downside is that web service protocols are moving quickly toward over-specification and over- complication, yet still incorrectly assume: - the network is reliable - latency is zero - bandwidth is infinite - the network is secure - topology doesn't change - there is one administrator - transport cost is zero Jini is a Java-based solution that was developed to deal with these problems (also using service-oriented architecture concepts) but does not carry the baggage of over-specification. In fact, combining the best of these two technologies would provide an excellent distributed computing solution. Cool stuff.

Read: Judy: Jini and Web Services


Dale Asberry

Posts: 161
Nickname: bozomind
Registered: Mar, 2004

Re: Judy: Jini and Web Services Posted: Apr 8, 2004 12:22 PM
Reply to this message Reply
Thanks for the reference!

I also want to point out that I gave a presentation on this at the recent 7th Jini Community Meeting. I've put it online at http://www.gizmowerkz.com/jcm7/space/start

Dale

Flat View: This topic has 1 reply on 1 page
Topic: IronPython: Jim Hugunin's paper from PyCon Previous Topic   Next Topic Topic: Commandline Trick for Classier Digital Prints

Sponsored Links



Google
  Web Artima.com   

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