Saturday, December 24, 2011

Is it true that Sun revolves round the Earth?

"The Sun rotates around the Earth".This statement cannot be written/stated as "FACT" because there is no physical reality.Yes,we can draw lots of inferences from the above statement.

Let me explain what is common in the classical mechanics and general relativity.

The Sun is more massive than the Earth.In terms of classical mechanics the Sun exerts a way stronger gravitational force than the Earth..
Sun is way stronger than the gravitational field of the Earth. The point is: the Sun being more massive than the Earth, is independent from choice of frame of reference.Thus if you do not have frame of reference you cannot talk about rotation/revolution.Then how can you prove that Sun revolves around the Earth.This can be one of your inference or assumption but not the fact.

For the case of the Moon and the Earth and the Sun: The common center of mass of the Earth-Moon system is orbiting the Sun. The Earth is so much more massive than the Moon that the common center of mass of the Earth-Moon system is beneath the Earth's surface.

Again,this is independent of choice of reference frame. Regardless of how you represent the physics taking place, the physical description locates the common center of mass some distance beneath the Earth's surface.

The General theory of relativity given by Einstein is derived from classical mechanics only. The first step is the realization that classical mechanics and Newton's law of gravity admit of a geometric description.The relativity always speaks about the relative motion concept which need a reference point.

Friday, November 18, 2011

IN MEMORY Computing for Databases...

As we know Business & Decision is recognised as a key player by the world's largest vendors and analysts. This in turn depend on extremely fast access to and manipulation of massive data stores.This increasing demand of analytic in the today's competitive environment and with the volumes of data we are dealing with,its beyond the capability of traditional disk storage system to process them in real time in an efficient,accurate and empowerment of business user to help them making smart decision.For this we need a data computing mechanism which fills the lag time between data gathering and business intelligence.
Here comes the IN-Memory data computing for database (IMDB).IMDB rely on main memory for data storage and it contrasts with traditional database management systems as these employ a disk storage mechanism.It strictly provide memory based architecture and direct data manipulation.IMDB technology can support real-time data management, application-tier deployment and the ACID properties.It uses massively parallel architecture with atleast 10X faster than traditional database.
Donot get confused IMDB with database caching.Caching is the process whereby on-disk databases keep frequently-accessed records in memory, for faster access. However, caching only speeds up retrieval of information, or “database reads.” Any database write – that is, an update to a record or creation of a new record – must still be written through the cache, to disk. So, the performance benefit only applies to a subset of database tasks. In addition, managing the cache is itself a process that requires substantial memory and CPU resources, so even a “cache hit” underperforms an in-memory database.In-memory database systems can also gain durability by maintaining one or more copies of the database.
In retail, companies are using in-memory computing to predict which products need to be in which store and at which time. In banks you can carry out real-time risk management - these are things which move an industry forward.These are few examples which empower business user.
Currently there are two big fish in the market competing for IMDB.One among is ORACLE who launched "Exadata" hardware for the same is powered by HP and another big fish is SAP which launched "Sybase ASE In-Memory Database" hardware for the same is powered by intel.

This is a game changer for sure. Disk storage as we it know it may eventually come to an end in the not too distant future. As the functionality required by today's computing environments can be increased shouldered more efficiently by a resource that is housed within main memory, the allure of speed, efficiency and storage and operational cost savings is too good not to take notice off.