<pradeeptapadiya@gmail.com> wrote:
> Folks,
>
> I am new to this group but am reasonably familiar with cloud computing. This
> weekend, I will be setting my account on Amazon EC2.
>
> Among other things, cloud computing incorporates grid computing. What I am
> trying to understand is how EC2 and other infrastructure providers are
> actually implementing grid computing.
>
> When an application running on EC2 requires requires more computing power,
> possibly beyond what one physical CPU can ever handle, how exactly EC2
> provides this additional power?
>
> The infrastructure platform has to take the binary code of the application,
> analyze it and intelligently distribute it across various physical CPUs.
> This may be possible for some simple cases. However, for most cases, this is
> practically impossible.
>
> Today's OSes cannot even automatically break an application across multiple
> threads.All they do is provide APIs for application developers to handle
> multi-threading.
>
> Perhaps the infrastructure platform provides similar APIs to break our work
> across multiple logical CPUs.
>
> Appreciate your insight.
>
Personally, I don't think EC2 is offering any grid, but as Andrew says
it is just a set of building blocks and an API. Indeed, based on these
you can build your grid, but this falls into your responsibility and I
don't think the current API is specially meant for this.
I would like to point out that your last paragraphs are more about
parallelism and not exactly grid computing.
./alex
--
.w( the_mindstorm )p.
Alexandru Popescu
> Pradeep
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Cloud Computing" group.
To post to this group, send email to cloud-computing@googlegroups.com
To unsubscribe from this group, send email to
cloud-computing-unsubscribe@googlegroups.com
To post job listing, send email to jobs@cloudjobs.net (position title, employer and location in subject, description in message body) or visit http://www.cloudjobs.net
To submit your resume for cloud computing job bank, send it to resume@cloudjobs.net.
For more options, visit this group at
http://groups.google.ca/group/cloud-computing?hl=en?hl=en
Posting guidelines:
http://groups.google.ca/group/cloud-computing/web/frequently-asked-questions
This group posts are licensed under a Creative Commons Attribution-Share Alike 3.0 United States License http://creativecommons.org/licenses/by-sa/3.0/us/
Group Members Meet up Calendar - http://groups.google.ca/group/cloud-computing/web/meet-up-calendar
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment