New-age Transactional Systems - Not Your Grandpa's OLTP
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Scott Delap on Jul 09, 2007
King's second installment is focused on JSF which is a core component of the JBoss Seam web application framework:
...I'm a fan of JSF, not because JSF is by any means perfect, but because I like the overall architecture, and judge it's warts and limitations to be more "fixable" than those of other Web Framworks I've used. Of course, whatever my feelings about other other frameworks, I would be idiotic to ignore JSF. JSF is easily the fastest growing web framework in the Java space...
Among the strengths he sees in JSF:
However King sees problems in the development of extensions:
...Nevertheless, there are some things which JSF 1.2 doesn't get right, and this has required the development of non-standard extensions to JSF in products like Facelets, Seam, Shale, Ajax4JSF, ICEFaces, Avatar. Certain people have argued that if you need to use non-standardized extensions, you would be better to avoid the standard altogether...
Based on this he proposes the following items (further details available in original post) for 2.0:
The third installment of King's wishlist focuses on Unified EL.
...The new Unified EL API used by JSF and JSP is a really useful addition to the Java platform. Unfortunately, while a lot of effort was put into designing the Java-level APIs for working with Unified EL, the expression language itself hasn't changed much since the earliest days of JSP. It is now well past time for some new features. A more powerful EL lets us keep presentation logic in our page, and avoids polluting the business model with extra methods...
Among the enhancements proposed (further details available in original post):
Getting Started with Stratos - an Open Source Cloud Platform
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
Using Drools? See what you're missing! Get the Power of Drools with the Assurance of Red Hat
18 agile and lean practices for effective software development governance
Monitor your Production Java App - includes JMX! Low Overhead - Free download
This list really addresses many of the problems of the current JSF 1.2 standard.
let's hope that all of this will be implementet in JSF 2.
one thing I currently miss is the possibility to put components (like Richfaces or others) in and IDE and have all of them available with a Visual Editor.
I am not sure this is something the JSF 2 standard can address but maybe there
could be a common interface all IDE venders and JSF component developers could agree on that would make this possible.
currently I can use Netbeans Visual Editor, which I do not like as it forces me into a specific programming model and it also has only some components and I have not yet figured out how to add other libraries to the Visual Editor or
to the standard palette in Netbeans (which I prefer over the Visual Editor).
Markus
one thing I currently miss is the possibility to put components (like Richfaces or others) in and IDE and have all of them available with a Visual Editor.
Agreed, this is something that the EG should discuss. At one stage I remember discussing this with the Exadel folks, who had some interesting comments on this, but I can't for the life of me remember what the conclusion was...
pertaining to the visual editor, there's a separate JSR from Oracle on Tooling/Metadata for JSF Components
I can only say: hear, hear.
If these changes can be implemented in a reasonable timeframe it will really invigorate JSF and JEE.
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.
4 comments
Watch Thread Reply