websphere smash june product review

22
1 WebSphere sMash/ Project Zero Development Review June 05, 2009

Upload: project-zero

Post on 26-Dec-2014

1.334 views

Category:

Technology


0 download

DESCRIPTION

Our Monthly Open Stakeholder Review for our Community and Partners http://bit.ly/nlWOt

TRANSCRIPT

Page 1: WebSphere sMash June Product Review

1

WebSphere sMash/ Project Zero Development Review

June 05, 2009

Page 2: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 2

Expectations

We will be presenting a number of new features/functions under development at projectzero.org

We are looking for your feedback on whether we got it right, and what needs to change or be improved.

Notes:

– Feedback/recommendations received in this review will be incorporated into the planning and prioritization of future enhancements

– IBM does not guarantee that feedback and recommendations will be delivered in the WebSphere sMash product.

– You agree that by providing IBM feedback/recommendations, you grant IBM an unrestricted license to use the feedback and recommendations as IBM it sees fit with no accounting.

Page 3: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 3

Agenda

Introduction Assemble flow Features

– ZRM form + Assemble flow integration

– PHP support in Assemble flow

– Enhanced security and notification support on webUI activity PHP Features:

– Performance

– Supported PHP Applications

– Integration and re-use of existing assets

– Support for Eclipse PDT 2.0 Core Features:

– Platform support

– Amazon EC2

– Enhancements to AppBuilder

Page 4: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 4

What is sMash?

IBM WebSphere® sMash is a platform for developing and running agile Web applications using scripting languages and Web 2.0 technologies such as RESTful Web services, JavaScript Object Notation, and Atom and RSS feeds. It supports the Groovy language, familiar to Java programmers, and PHP for access to thousands of PHP applications and libraries,and the huge PHP developer community.

IBM WebSphere sMash is focused on significant improvement in time-to-value for Situational Applications and Mashups. Partners and community have found that by combining PHP applications and libraries with new code written in PHP or Groovy for the IBM WebSphere sMash platform, they can achieve significant reduction in development time for Situational Applications and Mashups.

Page 5: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 5

Travel Request Demo - Simplify the Collaboration Application with Assemble Flow and ZRM Forms

Highlights• Using Assemble flow for simple collaboration• Using ZRM form for human interaction in flow application• Support PHP within Assemble flow• Enhancement on security and notification

Scenario of the travel request demo An employee submits a travel request for approval His manager will be notified by email to approve the request After approval, the result will be sent back to the employee

Page 6: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 6

PHP Features

PHP team user stories:

– Performance

– Supported PHP Applications

– Integration and re-use of existing assets

– Support for Eclipse PDT 2.0

Page 7: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 7

PHP Application Performance

Changes to enhance throughput performance of PHP applications

– The most helpful change was to compile PHP script to Java bytecode which uses Java local variables where possible

– We now match the throughput of SugarCRM on a standard install of PHP.NET

– Many of our microbenchmark tests now show several times better performance than a standard PHP.net installation

Field enablement of performance

– Ensured optimisations are safe and correct in the general case

– Make optimal default settings

– Document deployment recommendations

• http://www.projectzero.org/zero/lemans/latest/docs/zero.devguide.doc/zero.management.zso/Deployment.html

– Ensure that our throughput tests use only defaults or documented recommendations

Page 8: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 8

PHP Throughput Testing with SugarCRM

PHP.NET can service 192 clients with a 2000ms response time on this configuration

Page 9: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 9

Forums

CRM

wiki

Desktop Virtualisation

Ajax Debugging

Content Management Blogging

FirePHP

PHP Applications That Run On WebSphere sMash

Page 10: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 10

Integration And Re-use With Existing Assets

Custom flow activities in PHP

– Using and creating custom flow activities with SugarCRM (http://www.youtube.com/watch?v=rMQxX7BPtiM)

Enhanced Java bridge

– Demo of connecting to CICS

• Using WebSphere sMash with CICS Transaction Gateway

• (http://www.youtube.com/watch?v=Wc39pSHHKIg)

Page 11: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 11

Eclipse PDT 2.0 – PHP Development On Eclipse

PHP Development Tools

– Available from http://www.eclipse.org/pdt/

Option to use PDT 2.0.1 to develop your WebSphere sMash applications– http://www.projectzero.org/zero/sebring/latest/docs/zero.gettingstarted.doc/

zero.gettingstarted.doc/EclipsePHP.html

– Launch and debug WebSphere sMash PHP applications

Benefits of PDT 2.0.1

– Code assist and navigation performance improvements

– Improved PHP Class and Object Support (type hierarchy, override indicators, type navigation)

Page 12: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 12

Core Features

Platform support:

– zLinux

– AIX 5.3/6.1

– pLinux Amazon EC2

– Development and production AMIs Enhancements to AppBuilder:

– PHP Debugging (demo)

– iWidget creation and editing (demo)

– Quickstart Guides

• http://www.projectzero.org/wiki/Development/QuickstartMap

– Performance improvements

Page 13: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 13

Amazon EC2 AMIs

Run WebSphere sMash in Amazon’s cloud

Released both development and production WebSphere sMash AMIs

Use development AMI to create and test sMash applications using remote AppBuilder

Use production AMI to run the finished production version of your sMash app.

http://www.ibm.com/developerworks/downloads/ws/ws-smash/ec2.html

http://www.projectzero.org/blog/index.php/tag/ec2/

Page 14: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 14

Other AppBuilder Enhancements

PHP Debugging (demo)

iWidget creation and editing (demo)

Page 15: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 15

Other AppBuilder Enhancements Performance Quickstart guides and key mappings

– http://www.projectzero.org/wiki/Development/QuickstartMap

Page 16: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 16

Background

Page 17: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 17

WebSphere sMashAgile development of dynamic Web 2.0 based applications

Introducing WebSphere sMash

• Improves developer productivity and efficiency through the support of dynamic scripting languages (Groovy and PHP) on Java

• Leverages Web 2.0 technologies for service invocation, service composition and data interchange 

• Provides visual tools for developers to build and assemble web2.0 applications

Page 18: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 18

Speed

Simplicity

Agility

Dynamic scripting languages

Templates & Pre-built services

Visual Editors

Assemble style development

Application “is” the server

Clean, short-lived runtime

WebSphere sMash

Page 19: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 19

WebSphere sMash Tooling

Dynamic Scripting Editor

Visual UI Editor

Visual Flow Editor

Page 20: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 20

Page 21: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 21

References

WebSphere sMash site http://www.projectzero.org/

WebSphere sMash forums http://www.projectzero.org/forum/

Developers Guide Documentation. http://www.projectzero.org/documentation/

Page 22: WebSphere sMash June Product Review

WebSphere Software

WebSphere sMash Development Review – June 5, 2009 22

© IBM Corporation 2009. All Rights Reserved.

The materials presented are provided for informational purposes only, and are neither intended to, nor shall have the effect of being, legal or other guidance or advice to any participant. While efforts were made to verify the completeness and accuracy of the information contained in this presentation, it is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this presentation or any other materials. Nothing contained in this presentation is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software.

References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results.

Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here.

All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics may vary by customer.

The following are trademarks of the International Business Machines Corporation in the United States and/or other countries: ibm.com/legal/copytrade.shtmlAIX, CICS, CICSPlex, DataPower, DB2, DB2 Universal Database, i5/OS, IBM, the IBM logo, Power Systems, System z , and WebSphere.

A current list of IBM trademarks is available on the Web at “Copyright and trademark information” at ibm.com/legal/copytrade.shtml.

Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries.IT Infrastructure Library is a registered trademark of the Central Computer and Telecommunications Agency which is now part of the Office of Government CommerceJava and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both.Intel and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.