Dan Creswell wrote:
> Aleksander Slominski wrote:
>   
>
<snip/>
>> i think that for many application i prefer a more manual cleanup/garbage
>> collection (as one could say: some app garbage maybe treasure to others
>> :) ).
>>
>>     
>
> This will work fine on a small scale but across 100's of blade servers 
> and their associated processes, manual is bad, automated is good, it 
> cuts sysadmin costs for a start both in terms of headcount and expertise.
>
> I do think there's a danger of trying to use leases for everything and 
> that's a bad thing, I also think there's a danger of using them at too 
> granular level leading to far too many leases.
>   
hi Dan,

i think you have pinpointed the gist of the point i tried to make:
choosing right tool to the task.

it is just too often that one approach (like using lease, using tuple
spaces, using SOAP, using REST, etc etc) is presented as a solution to
all problems and applied where it should not be. in the end there are
many types of distributed systems and they require different approaches
and that is where web services (SOAP or REST) are so useful as the
lowest common denominator but higher level of abstractions are needed
too just not for everything (requiring everything to support leases is
not realistic or even possible ...)

thanks,

alek

-- 
The best way to predict the future is to invent it - Alan Kay





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/service-orientated-architecture/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to