Microsoft Application Virtualization 4.5 (AppVirt) allows the flexibility to control virtual application interaction. Administrators wanting to consolidate virtual environments, and enable faster, easier administration, can use the product’s Dynamic Suite
Composition, which sequences and manages packages for middleware applications separately from the main application. It shrinks potential package size by eliminating redundant packaging of middleware, allowing, for instance, multiple web applications to communicate
with the same single instance of a virtualized .NET Framework or Java Runtime Environment (JRE). Updates for the common virtual middleware are simplified as well as one virtual application is updated instead of several. This “many-to-one” capability greatly
reduces the cost of updates. It also makes it easier to deploy and manage applications with multiple plug-ins and add-ins, and improves management of plug-in distribution to different user groups.
John Sheehan, Architect of Microsoft's AppVirt (SoftGrid) technology, spends some time with me digging (deeply) into the architecture and engineering of the application virtualization technology he and
team
create.
A few months ago John joined us for a Going Deep on application virtualization and you asked for more (and you asked for us to go
deeper - John only scratchd the surface last time we spoke). Well, here you go, Niners. Deep AppVirt. This is whiteboard-heavy and John's mic'd so the sound quality is exceptional. Enjoy!
Duration: 58:31
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
p.s.: i love my iphone;)
Ironically, this looks like another video about shared state and concurrency. But instead of program state, its installation, files, and registry state, and running programs concurrently.
It would be nice to further explain how a single "capture" installation can target many "clients." More specifically, how would it deploy to different hardware, or versions of windows? Would you have to create a new image for each machine profile?
Also, about the virtual file system, does it only redirect the original installed files? Or does it also redirect newer files created by the user (settings, for example)?
You are right. We deal not just with program state, but with all of the state that the application attempts to place on the system.
It would be nice to further explain how a single "capture" installation can target many "clients." More specifically, how would it deploy to different hardware, or versions of windows? Would you have to create a new image for each machine profile?
I think most of this is covered in the first video. Basically, a single image typically can be used for all machines. Of course, if the installer did something very different based on the hardware, it would be an issue. But, since we don't virtualize device drivers, this isn't something we see in practice. As far as different OS versions go, customers typically capture the install on the lowest OS version they want to support and then stream the image to all OS versions. From the application's perspective, it looks no different than if the app had been installed on the lower OS version and then it was upgraded to the new OS version.
Also, about the virtual file system, does it only redirect the original installed files? Or does it also redirect newer files created by the user (settings, for example)?
It has to do both. There is logic in the VFS to handle redirecting installation state and user state (i.e. settings).
-John
Thanks for the feedback. You will see more of this quality (in this case a colleague of mine did the post production, Nic Fillingham - I don't have the editing chops yet), but also the traditional Charles-behind-the-camera ones...
C
Remove this comment
Remove this thread
close