[jboss-dev-forums] [Design of JBoss jBPM] - Re: [sim] language features
kukeltje
do-not-reply at jboss.com
Mon Oct 8 10:33:44 EDT 2007
ok, first remark without modesty about 'stuff like that'.... USE NAMESPACES...... hahahaha
| <sim:resource-pool sim:name='big machine' sim:pool-size='3' />
|
| <swimlane name='tester' sim:pool-size='2' />
|
| <start-state name='start'>
| <transition to='task one' />
| </start-state>
|
| <task-node name='task one'>
| <task swimlane='tester' sim:time-distribution='time required for task one' ]/b]/>
| <transition to='task two' />
| </task-node>
|
|
(sorry for the strange formatting, cannot get it right even with the use of the preview button)
Also, it is simulation, but besides that, a great step towards loadtesting....(sim for the business managers, loadtesting for the it managers ;-) )
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092591#4092591
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092591
More information about the jboss-dev-forums
mailing list