Wednesday, March 22, 2006

What Sun grid is not

This is my understanding:

  • Its a on demand processing space. It is not the application portal.

  • The application should be self contained. The application should not use other networked resources

  • It does not guarantee high performance. The application is responsible to use proper algorithms to implement the logic. Grid is as efficient as the application is.

  • Grid does not provide web containers for the servlets or EJBs.

  • The grid is not OS agnostic. It has to be a Solaris or Java app
  • No comments: