<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multithread applications in SAP environment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967986#M1490879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jerry &lt;/P&gt;&lt;P&gt;thank for your information but it's not was very clear from my side . &lt;/P&gt;&lt;P&gt;there's an difference between process and Thread . &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;A single process can have multiple threads that share global data and address space with other threads running in the same process, and therefore can operate on the same data set easily. Processes do not share address space and a different mechanism must be used if they are to share data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we consider running a word processing program to be a process, then the auto-save and spell check features that occur in the background are different threads of that process which are all operating on the same data set (your document in this case ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;process &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAP computing env. , a process is an instance of a program that is being sequentially executed by a computer system that has the ability to run several computer programs concurrently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a Thread &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A single process may contain several executable programs (threads) that work together as a coherent whole. One thread might, for example, handle error signals, another might send a message about the error to the user, while a third thread is executing the actual task of the... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wonder if there's a way to implement the multitherading like in c++ for instance .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jun 2010 12:09:19 GMT</pubDate>
    <dc:creator>herzelhaimharel_gilor</dc:creator>
    <dc:date>2010-06-17T12:09:19Z</dc:date>
    <item>
      <title>Multithread applications in SAP environment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967983#M1490876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello folks , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just got a huge task which require a lot of processing power. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wonder if there's any way to build ABAP applications in way that multithreading or somthing similar could implemented &lt;/P&gt;&lt;P&gt;even with some patterns or any other technology . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any ideas .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 08:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967983#M1490876</guid>
      <dc:creator>herzelhaimharel_gilor</dc:creator>
      <dc:date>2010-06-17T08:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multithread applications in SAP environment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967984#M1490877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you let us know about your exact requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 08:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967984#M1490877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-17T08:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multithread applications in SAP environment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967985#M1490878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can find helpful information in link:http://help.sap.com/saphelp_nw70ehp2/helpdata/en/fa/096e92543b11d1898e0000e8322d00/frameset.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is called "Implementing Parallel Processing", you can also find a sample there. Hope it can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 10:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967985#M1490878</guid>
      <dc:creator>JerryWang</dc:creator>
      <dc:date>2010-06-17T10:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multithread applications in SAP environment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967986#M1490879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jerry &lt;/P&gt;&lt;P&gt;thank for your information but it's not was very clear from my side . &lt;/P&gt;&lt;P&gt;there's an difference between process and Thread . &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;A single process can have multiple threads that share global data and address space with other threads running in the same process, and therefore can operate on the same data set easily. Processes do not share address space and a different mechanism must be used if they are to share data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we consider running a word processing program to be a process, then the auto-save and spell check features that occur in the background are different threads of that process which are all operating on the same data set (your document in this case ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;process &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAP computing env. , a process is an instance of a program that is being sequentially executed by a computer system that has the ability to run several computer programs concurrently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a Thread &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A single process may contain several executable programs (threads) that work together as a coherent whole. One thread might, for example, handle error signals, another might send a message about the error to the user, while a third thread is executing the actual task of the... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wonder if there's a way to implement the multitherading like in c++ for instance .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 12:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multithread-applications-in-sap-environment/m-p/6967986#M1490879</guid>
      <dc:creator>herzelhaimharel_gilor</dc:creator>
      <dc:date>2010-06-17T12:09:19Z</dc:date>
    </item>
  </channel>
</rss>

