There Is No Now – Problems with Simultaneity in Distributed Systems
1–10 of 72 posts
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#2Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#3I made download and print versions of this: http://blog.jgc.org/2012/10/a-downloadable-nanosecond.html
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#4Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#5This article underscores a point I always end up explaining to people who look at Cloud Computing (implemented as "the lambda architecture" in best-of breed scenarios) as a golden hammer that it's a good technology, but only for a certain class of problems. You can do things like monitor trends over time and even act on them with soft deadlines using Cloud. But you will never have a cloud technology control your anti…
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#6This article underscores a point I always end up explaining to people who look at Cloud Computing (implemented as "the lambda architecture" in best-of breed scenarios) as a golden hammer that it's a good technology, but only for a certain class of problems. You can do things like monitor trends over time and even act on them with soft deadlines using Cloud. But you will never have a cloud technology control your anti…
Well you could have locally accessed dynamically provisioned computing capacity (cloud technology) in your car doing that. Remote/shared hosting is a different and older thing than cloud technology (though it's a popular use of cloud technology.)
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#7This article underscores a point I always end up explaining to people who look at Cloud Computing (implemented as "the lambda architecture" in best-of breed scenarios) as a golden hammer that it's a good technology, but only for a certain class of problems. You can do things like monitor trends over time and even act on them with soft deadlines using Cloud. But you will never have a cloud technology control your anti…
Well you could have locally accessed dynamically provisioned computing capacity (cloud technology) in your car doing that. Remote/shared hosting is a different and older thing than cloud technology (though it's a popular use of cloud technology.)
This is a mission critical safety system. There are some standards which are unhappy with dynamically allocating memory in that situation, let alone dynamically allocating the entire compute resource.
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#8Earlier quoted context omitted.
Well you could have locally accessed dynamically provisioned computing capacity (cloud technology) in your car doing that. Remote/shared hosting is a different and older thing than cloud technology (though it's a popular use of cloud technology.)
You already do. "Multitasking" covered that decades ago. I'm not sure that's a useful metaphor to cloud technology, though, most especially because multiprocessing systems are exactly where we got our wrong impressions about reliability and the lack of network issues in the first place....
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#9Earlier quoted context omitted.
You already do. "Multitasking" covered that decades ago. I'm not sure that's a useful metaphor to cloud technology, though, most especially because multiprocessing systems are exactly where we got our wrong impressions about reliability and the lack of network issues in the first place....
I would be shocked if any ABS systems in a car actually dynamicly shared resources with anything else.
Re: There Is No Now – Problems with Simultaneity in Distributed Systems
#10Earlier quoted context omitted.
Well you could have locally accessed dynamically provisioned computing capacity (cloud technology) in your car doing that. Remote/shared hosting is a different and older thing than cloud technology (though it's a popular use of cloud technology.)
locally accessed dynamically provisioned This is a mission critical safety system. There are some standards which are unhappy with dynamically allocating memory in that situation, let alone dynamically allocating the entire compute resource.