<?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: WebScripts are single threaded? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/webscripts-are-single-threaded/m-p/264639#M217769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The webscript execution is similar to the normal servlet's execution : one instance accessed by multiple threads.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's different from the SingleThreadModel, if implemented the container either create one instance of the servlet and queue the requests, or instantiate multiple instances and use a queue for each one, anyway, its deprecated i think.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 19:24:06 GMT</pubDate>
    <dc:creator>hsohaib</dc:creator>
    <dc:date>2010-12-06T19:24:06Z</dc:date>
    <item>
      <title>WebScripts are single threaded?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscripts-are-single-threaded/m-p/264638#M217768</link>
      <description>One of my development project I see few WebScripts written with private variables. These private variables are used to share information across various methods in a single request. Is the WebScript execution similar to Servlet single threaded model?Servlet Single Threaded Model: http://docstore.mik.</description>
      <pubDate>Thu, 02 Dec 2010 07:19:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscripts-are-single-threaded/m-p/264638#M217768</guid>
      <dc:creator>subwiz</dc:creator>
      <dc:date>2010-12-02T07:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: WebScripts are single threaded?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/webscripts-are-single-threaded/m-p/264639#M217769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The webscript execution is similar to the normal servlet's execution : one instance accessed by multiple threads.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's different from the SingleThreadModel, if implemented the container either create one instance of the servlet and queue the requests, or instantiate multiple instances and use a queue for each one, anyway, its deprecated i think.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 19:24:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/webscripts-are-single-threaded/m-p/264639#M217769</guid>
      <dc:creator>hsohaib</dc:creator>
      <dc:date>2010-12-06T19:24:06Z</dc:date>
    </item>
  </channel>
</rss>

