Jython Content on InfoQ
Latest featured content about Jython

- Topics
- Java,
- Scripting,
- Web Services,
- SOA
Heshan Suriyaarachchi covers some of the key concepts of the Apache Axis2 Web Service engine and how it can be extended to support JVM based scripting languages such as Jython, Jruby, etc allowing them to be used to both expose web services and write web service clients.

- Topics
- Dynamic Languages,
- Architecture,
- Enterprise Architecture
In this interview taken during QCon 2007, Brian Zimmer talks about the architectural challenges he has faced working on Orbitz.com, one of America's most popular online travel booking sites. He touches the subject of dynamic languages and their importance in augmenting Java in order to become a better and richer platform.
News about Jython
- Topics
- Dynamic Languages,
- IDE
Python Tools for Visual Studio, which has its first production release today, now supports all four major Python interpreters, CPython, IronPython, Jython, and PyPy. It is available with the free Visual Studio Integrated Shell or as a plugin for Visual Studio Professional.
- Topics
- Dynamic Languages,
- Java,
- Language,
- Language Design
In the past year or so Python has really been gaining a lot of traction on the JVM, thanks to the recent advancements of Jython. In this news item we'll talk to the Jython project lead about Jython and the state of Python on the JVM.
- Topics
- Language Design,
- Ruby,
- JRuby,
- Java,
- .NET,
- Language,
- Architecture
Bruce Eckel’s recent blog post on the legacy left by C++ and Java generated a lot of reaction. While mentioning some design mistakes, he concludes that both languages have had a significant role in programming languages evolution and an important positive legacy. But is it not too early to talk about their legacy?
- Topics
- Java,
- Language,
- Announcements,
- Architecture
Two announcements from Sun on their plans for supporting Python.
- Topics
- Dynamic Languages,
- Java
Travis Jensen compares Groovy, Jython and JRuby for developing web based user interfaces.
- Topics
- Dynamic Languages,
- Java,
- .NET,
- Ruby
John Rose, a key designer behind Sun's new Da Vinci Machine project initiative, and Charles Nutter of the JRuby project, contrast dynamic language support and optimization on the JVM and Microsoft's Dynamic Language Runtime.
- Topics
- Java,
- Performance & Scalability,
- Software Testing
The Grinder is an open source Java load testing framework that makes it easy to run a distributed test using many load injector machines. Its new release brings significant enhancements including integration with a scripting engine (Jython) that allows flexible test recording, script customization and replay.