Videos with tag JVM All | Novice | Advanced | Expert

The Maxine VM

Posted in Development, Conferences, Java...

Summary In this presentation from the JVM Languages Summit 2008, Bernd Mathiske discusses the Maxine open source research VM, Java compatibility, swapping out major VM components, Maxine research a... read more »

Level: advanced Nov 18, 2008 Votes: 0 Dmytro Shteflyuk

 

Running PHP on the JVM with P8

Posted in PHP, Development, Conferences, Java...

Summary In this presentation from the JVM Languages Summit 2008, Robert Nicholson discusses P8, an implementation of PHP on the JVM. Topics covered include the reasons for bringing PHP to the JVM, ... read more »

Level: advanced Nov 05, 2008 Votes: 0 Dmytro Shteflyuk

 

How The JVM Spec Came To Be

Summary In this keynote from the JVM Languages Summit 2008, James Gosling discusses how his history with programming languages led to Java's creation, code as algebra, how users use a product in ve... read more »

Level: advanced Oct 27, 2008 Votes: 0 Dmytro Shteflyuk

 

Neal Ford On Programming Languages an...

Summary In this interview made by Sadek Drobi during QCon San Francisco 2007, Neal Ford talks about the tendency of having multiple languages running on one of the two major platforms existing toda... read more »

Level: advanced Aug 25, 2008 Votes: 0 Dmytro Shteflyuk

 

RubyConf 2007: JRuby: Ruby for the JVM

Everyone in the audience knows already what JRuby is, so they won’t cover that. It’s a Java implementation of the Ruby 1.8 language. It’s available under a few opensource licenses... read more »

Level: any Jul 27, 2008 Votes: 0 Dmytro Shteflyuk

 

Distributed Caching Essential Lessons

Posted in Java, Development, Conferences...

Summary In this presentation, recorded at Javapolis, Cameron Purdy shows how to improve application performance & scalability via caching architectures to reduce load on the database tier and &... read more »

Level: advanced Jul 18, 2008 Votes: 0 Dmytro Shteflyuk

 

Dynamically Typed Languages for the JVM

Posted in Java, Development, Conferences...

Summary Scripting languages are of growing importance, and they are typically dynamically typed. This session discusses improved support for these languages in the JVM, through the use of the new i... read more »

Level: advanced Jul 14, 2008 Votes: 0 Dmytro Shteflyuk

 

Java EE Class Loading Architectures

Posted in j2ee, Conferences, Java, Frameworks...

Summary Ernie Svehla, Chief Architect of IntelliObjects reviews Java Class Loading basics, comparing the class loading architectures of the Sun's Appserver 9, BEA WebLogic 9.1, and JBoss 4.0.2. The... read more »

Level: advanced Jul 14, 2008 Votes: 0 Dmytro Shteflyuk

 

Charles Nutter discusses JRuby

Summary JRuby project lead Charles Nutter discusses how he got involved with JRuby, Sun's involvement with JRuby, how JRuby fits into enterprise-level web applications, the possibility of a friendl... read more »

Level: advanced Jun 27, 2008 Votes: 0 Dmytro Shteflyuk

 

Scala: Bringing Future Languages to t...

Posted in Java, Development, Conferences...

Summary In this presentation, Lex Spoon discusses the Scala programming language. Topics covered include the origin of Scala, the philosophy behind Scala, the Scala feature set, Object-Oriented and... read more »

Level: advanced Jun 27, 2008 Votes: 0 Dmytro Shteflyuk