Category: <span>Software Architecture</span>

Common Performance Antipatterns

Application development has become much easier because of the availability of frameworks and application platforms. Developing scalable and highly performing applications is a major challenge in modern application development. Especially highly distributed SOA architectures and always larger systems make this task more and more challenging. The saying “Make it work …

JavaFX Rich Internet Applications Connected to GlassFish Java EE 5 services.

GlassFish is a very popular application server offering Database access (JPA), Web Services hosting (JAX RS Jersey RESTFul services, JAX-WS) and is standard based (Java EE 5 and coming Java EE 6). JavaFX is the new platform based on the Java platform to delivering rich content based client applications (applet, …

Best Practices For Architecting Your GWT Applications

Google Web Toolkit provides the infrastructure you need to build a high performance web application and leaves the architecture open to fit your needs. Learn from others who have gone before. In this session we’ll discuss best practices that real web applications are using to achieve high performance event handling, …

Google Wave: Powered by Google Web Toolkit

This talk follows the Google Wave team’s experience building the Google Wave client using Google Web Toolkit (GWT). We’ll cover some recent advances in GWT which enabled Google Wave to look and feel like a desktop application with comparable performance. In addition, we will discuss the use of WebDriver (an …