InfoQ

Interview

Billy Newport explains Virtualization

Interview with Billy Newport by Floyd Marinescu on Jul 14, 2008 08:25 PM

Community
Architecture,
Java
Topics
Virtualization
Tags
IBM,
Hypervisor,
WebSphere XD
Summary
In this interview, Billy Newport talks about different types of virtualization, eXtreme Transaction Processing (XTP) and how WebSphere products like Virtual Enterprise (formerly XD) support virtualization. He discusses hardware, hypervisor, JVM, application and data virtualization.

Bio
Billy Newport is a Distinguished Engineer at IBM working on WebSphere eXtreme Scale distributed caching technology (ObjectGrid). He is the main architect for high availability, clustering and persistence technologies. He also helped add advanced APIs like WorkManager APIs (JSR 236/237) and worked on the staff plugin architecture of WebSphere Process Server (WPS).
This is Floyd Marinescu here with Billy Newport. Billy can you introduce yourself and tell us what you are up to these days?
So Billy, for developers and architects who have heard of virtualization, but haven't really been following it much, now what does it mean to them?
what are the different levels of virtualization and who is playing in those areas right now in the industry?
So introduce also what a hypervisor is?
Isn't there a performance hit when you are virtualizing the hardware stack and how do you performance tune when you don't really know what you are running under the scenes?
So is this the future, is the datacenter of the future is going to be all virtual or is this something that is really useful in a particular context but not in another context?
Okay, so we talked about the hardware level or the hypervisor Level, let's move the stack up a little bit, tell us more about what is going on in the JVM virtualization space, what's IBM and other vendors doing, what's the opportunity there for Java developers?
So moving up the stack you talked about hypervisors and hardware level or operating system level virtualization, what about Java virtual machine level virtualization, we hear about things like what BEA is doing with operating system can you tell us little bit about that space like who is playing there and what's going on?
So then moving further up the stock, we have, you mentioned the data virtualization with ObjectGrid and Coherence and Terracotta and GigaSpaces, tell us a bit about that space and what's going on there?
like a memcache right?
So the second type of data virtualizationXTP, tell us more about that
So you mentioned in the XTP case where your apps run on a particular paradigm that can get you almost infinite scalability. That sounds like there is a potential for lot of competing programming paradigms here. GigaSpaces has the Processing Unit and you talked about partitioning. What are the commonalities between these paradigms and are there opportunities here for standardization?
So moving further up the stack now, you mentioned application virtualization, tell us more about that?
So you mentioned ObjectGrid and WebSphere XD a bit in your previous answer, can you tell us more about what they do and how they fit in virtualization story.
So tell us more about what is WebSphere XD and how does it, how can you mange different application stacks?
You mentioned a set of actions that WebSphere XD can do to manage different stacks, starting, stopping I mean is that the level of granularity you can do for management or is there more?
What about provisioning? Can XD help just if you connect more services to your cluster, can it auto provision them whole stack of everything?
So finally, Billy what is your favorite computer book?
show all  show all

4 comments

Reply

Product name changed by Billy Newport Posted Jul 14, 2008 11:21 AM
MEMCASH? by Patrick Mueller Posted Jul 14, 2008 12:30 PM
Re: MEMCASH? by Billy Newport Posted Jul 14, 2008 1:06 PM
Re: MEMCASH? by Floyd Marinescu Posted Jul 14, 2008 1:47 PM
  1. Back to top

    Product name changed

    Jul 14, 2008 11:21 AM by Billy Newport

    The objectgrid product is now called IBM WebSphere eXtreme Scale and you can find the main link here.

  2. Back to top

    MEMCASH?

    Jul 14, 2008 12:30 PM by Patrick Mueller

    memcache

  3. Back to top

    Re: MEMCASH?

    Jul 14, 2008 1:06 PM by Billy Newport

    Sorry But you need to beat up Floyd for all spelling mistakes :)

  4. Back to top

    Re: MEMCASH?

    Jul 14, 2008 1:47 PM by Floyd Marinescu

    Oops, the transcribers are not technical but we do review these before posting and somehow this got missed, fix will come shortly. :)

Exclusive Content

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.

Using Ruby Fibers for Async I/O: NeverBlock and Revactor

Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.

Agile and Beyond - The Power of Aspirational Teams

Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.

Concurrency: Past and Present

Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.

ActionScript 3 for Java Programmers

Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.

Neal Ford On Programming Languages and Platforms

Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.

Future Directions for Agile

David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.