Wipro's Storage Virtualization Platform solution enables a virtualized platform for development of storage applications like, mirroring and de-duplication, in an R&D setup, thereby enabling easy debugging of the components.
The storage virtualization framework developed by Wipro is,
- A convenient manner to implement virtualization applications without getting into the kernel and device driver intricacies: This is achieved by providing a framework to develop the applications in User Space.
- An easy to debug model: A user space implementation ensures easy debugging using tools like gdb or dbx.
- A framework for easy testing of core algorithms: This is achieved using standard system calls like open, read, write etc. The application was developed for snapshot and replication.