The Artima Developer Community
Sponsored Link

Web Buzz Forum
Encoding reputation

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
Mark Masterson

Posts: 248
Nickname: mastermark
Registered: Sep, 2007

Mark Masterson is a CTO with CSC
Encoding reputation Posted: Jun 3, 2008 9:09 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Mark Masterson.
Original Post: Encoding reputation
Feed Title: Process Perfection
Feed URL: http://www.jroller.com/MasterMark/feed/entries/rss
Feed Description: Life, the Universe, workflow, BPM, Java, Ruby, functional/generative/meta programming, pi calculus, patterns, the Grid, agents, software architecture and the kitchen sink. :)
Latest Web Buzz Posts
Latest Web Buzz Posts by Mark Masterson
Latest Posts From Process Perfection

Advertisement

Go Big Always - Enterprise Data Portability needs a Reputation Standard

Sam Lawrence on ways of encoding reputation, and why that might be a good thing.

I've speculated about this before -- in fact, I think it would be a killer attribute for SOA, and is therefore much more broadly interesting than Sam suggests. To wit:

One of the under represented aspects of the natural needs of a service oriented environment is credibility. In the ideal SOA world, your component goes out, "into the wild", searching for a service implementation that matches a specific interface and provides certain information. What does your component do if it finds multiple implementations, each of which meets all of your other selection criteria, such as performance, cost, completeness, whatever. Under such circumstances, you'd need to make a judgement based on something quite similar (if not identical) to credibility in human relationships -- what is the reputation of service X compared to service Y? Who do you believe?

So let's play the scenario out -- how would our theoretical agent/component, in some futuristic SOA environment, deal with such fuzzy choices? I think one possible valid solution would be to provide a mechanism to "change our minds". By that, I mean the agent would need to be able to do something along the lines of the following:

  • Evaluate the various offerings from the various available services
  • After filtering on the "objective" criteria (method signature, QOS promises, etc), if there are still multiple choices, apply "subjective" criteria, such as reputation, degree of satisfaction with past performance, and so on.
  • If there is still no distinct choice at this point, decide at random, AND (and here is the critical bit) "remember" the alternatives in some persistent way
  • If, at some later point in time, we become dissatisfied with the answer we received from the service we selected, we would invoke a kind of exception handling/rollback sort of mechanism, and "change our mind" -- we switch to the alternative service.

Note that, to really model halfway human behaviour here, we'd need some sort of polling mechanism as well, in that last step -- we'd need a way to "keep an eye on" the alternatives, as one possible motivation for "changing our mind" might be as simple as one of the alternatives suddenly offering a superior solution.

Read: Encoding reputation

Topic: Successful Large Systems Previous Topic   Next Topic Topic: How To Use AWK To Simplify Scripting: Multi-Database Backup Example

Sponsored Links



Google
  Web Artima.com   

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