<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Invoking threads from a J2EE application</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Tue, 18 Jun 2013 01:01:21 -0400</pubDate>


    <item>

        <title>Maybe this can help :)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=44353</link>

        

        
            <description><![CDATA[Hi Raz,<br/>I am not a J2EE developer (as you already know).<br/>But I can tell you that splitting tasks to more threads will not make things run faster regardless of the coding language.<br/>The speed in which internal tasks are completed are in direct...]]></description>
        

        <pubDate>Wed, 21 Apr 2010 05:57:34 -0400</pubDate>

        

        <jf:creationDate>Wed, 21 Apr 2010 05:57:34 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 21 Apr 2010 05:57:34 -0400</jf:modificationDate>
        <jf:date>Apr 21, 2010</jf:date>
        <jf:author>Gil Yadid</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Make Java EE work for you, not against</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=44353</link>

        

        
            <description><![CDATA[I already had such a problem before. The best way we found to solve this problem is by message passing to a message-driven EJB. This solution does not block the called EJB and does not create any workaround on the "no threads" rule of Java EE....]]></description>
        

        <pubDate>Thu, 01 Mar 2007 16:20:31 -0500</pubDate>

        

        <jf:creationDate>Thu, 01 Mar 2007 16:20:31 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 01 Mar 2007 16:20:31 -0500</jf:modificationDate>
        <jf:date>Mar 1, 2007</jf:date>
        <jf:author>aaakiraaa aaa</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Invoking threads from a J2EE application</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=44353</link>

        

        
            <description><![CDATA[The issue with starting and stopping your own threads is that the application server does not know they exist, and so cannot do any sort of resource management with them.  But at the end of the day, it's just so darned useful that plenty of people end up...]]></description>
        

        <pubDate>Thu, 22 Feb 2007 12:50:49 -0500</pubDate>

        

        <jf:creationDate>Thu, 22 Feb 2007 12:50:49 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 22 Feb 2007 12:50:49 -0500</jf:modificationDate>
        <jf:date>Feb 22, 2007</jf:date>
        <jf:author>D S</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Invoking threads from a J2EE application</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=44353</link>

        

        
            <description><![CDATA[Have you considered using <a href="http://java.sun.com/j2ee/1.4/docs/api/javax/resource/spi/work/Work.html">javax.resource.spi.work.Work</a> and associated <a...]]></description>
        

        <pubDate>Wed, 21 Feb 2007 08:34:09 -0500</pubDate>

        

        <jf:creationDate>Wed, 21 Feb 2007 08:34:09 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 21 Feb 2007 08:34:09 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2007</jf:date>
        <jf:author>Hubert Iwaniuk</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Invoking threads from a J2EE application</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=44353</link>

        

        
            <description><![CDATA[Hi,...]]></description>
        

        <pubDate>Wed, 21 Feb 2007 03:39:27 -0500</pubDate>

        

        <jf:creationDate>Wed, 21 Feb 2007 03:39:27 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 21 Feb 2007 03:39:27 -0500</jf:modificationDate>
        <jf:date>Feb 21, 2007</jf:date>
        <jf:author>Raz Gerstl</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

