<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>

<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLVorformatiertZchn
        {mso-style-name:"HTML Vorformatiert Zchn";
        mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert";
        font-family:Consolas;
        color:black;}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=DE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi Burr,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>would be interesting why he thinks so, since I believe the Non-JMS-JobExecutor
is stable as well (and we did some stress testing in one project). Only
advantage of JMS is to maybe have existing JMS tooling available (to monitor
the DLQ and so on) in my opinion.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Cheers<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Bernd<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";
color:windowtext'>Von:</span></b><span style='font-size:10.0pt;font-family:
"Tahoma","sans-serif";color:windowtext'> Burr Sutter
[mailto:bsutter@redhat.com] <br>
<b>Gesendet:</b> Donnerstag, 14. Mai 2009 01:44<br>
<b>An:</b> Bernd Rücker<br>
<b>Cc:</b> 'Tom Baeyens'; 'Len DiMaggio'; 'jBPM Dev List'; 'Mark Little'; 'John
Graham'<br>
<b>Betreff:</b> Re: AW: [jbpm-dev] Re: jBPM 4 limitations<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Hey Bernd,<br>
<br>
We have one user who believes the JMS-based JobExecutor is the only stable one
on jBPM3.&nbsp; <br>
<br>
Is the jBPM4 JobExecutor vastly better in architecture/design to make it
superior to the JMS-based solution?<br>
<br>
Burr<br>
<br>
Bernd Rücker wrote: <o:p></o:p></p>

<pre>Hi!<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>A short comment on JMS and EJB Timers: Currently you can either use both<o:p></o:p></pre><pre>or none. And since EJB Timers fail to scale well, in the bigger projects I<o:p></o:p></pre><pre>know we always used the JobExecutor and skipped JMS and EJB Timers. And<o:p></o:p></pre><pre>the JobExecutor scales perfectly well, so this is not a problem in my<o:p></o:p></pre><pre>eyes. Maybe to not have the JMS Marketing sticker is not that good, but<o:p></o:p></pre><pre>this is for you to judge...<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>Cheers<o:p></o:p></pre><pre>Bernd<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>-----Ursprüngliche Nachricht-----<o:p></o:p></pre><pre>Von: <a
href="mailto:jbpm-dev-bounces@lists.jboss.org">jbpm-dev-bounces@lists.jboss.org</a><o:p></o:p></pre><pre>[<a
href="mailto:jbpm-dev-bounces@lists.jboss.org">mailto:jbpm-dev-bounces@lists.jboss.org</a>] Im Auftrag von Tom Baeyens<o:p></o:p></pre><pre>Gesendet: Montag, 11. Mai 2009 11:04<o:p></o:p></pre><pre>An: Burr Sutter<o:p></o:p></pre><pre>Cc: Len DiMaggio; jBPM Dev List; Mark Little; John Graham<o:p></o:p></pre><pre>Betreff: [jbpm-dev] Re: jBPM 4 limitations<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>  <o:p></o:p></pre>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>* no async messaging through JMS<o:p></o:p></pre><pre>          <o:p></o:p></pre></blockquote>

</blockquote>

<pre>That will make some jBPM3 users unhappy. NTT feels this will add<o:p></o:p></pre><pre>scalability, especially in a cluster.<o:p></o:p></pre><pre>      <o:p></o:p></pre></blockquote>

<pre>Same here.  We have all functional components in place, but except for<o:p></o:p></pre><pre>    <o:p></o:p></pre></blockquote>

<pre>QA.  Setting that up requires productization resources which we don't<o:p></o:p></pre><pre>have.  So that work is now serialized and will have to be &gt; &gt; prioritized<o:p></o:p></pre><pre>after GA.<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>  <o:p></o:p></pre>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><pre>* no timer support through EJB Timer<o:p></o:p></pre><pre>        <o:p></o:p></pre></blockquote>

</blockquote>

</blockquote>

<pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>  <o:p></o:p></pre></div>

</body>

</html>