<?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: java backed web scripts in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192583#M145713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They are slightly faster for regular scipts, and massively faster if you're going to do a lot of work on the nodeService. For instance, if you're going to touch a lot of nodes, Java will be quicker - especially when you do a lot of processing in Java that otherwise would have been in FTL. Just keep in mind that the system itself is the bottleneck and you're using the same API - for a simple script, there won't be much of a difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 08:12:23 GMT</pubDate>
    <dc:creator>rogier_oudshoor</dc:creator>
    <dc:date>2008-10-13T08:12:23Z</dc:date>
    <item>
      <title>java backed web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192581#M145711</link>
      <description>Just had a simple question? Are java backed web scripts controllers faster than java script web script controllerThanks</description>
      <pubDate>Wed, 08 Oct 2008 14:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192581#M145711</guid>
      <dc:creator>koolalfdev</dc:creator>
      <dc:date>2008-10-08T14:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: java backed web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192582#M145712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Just had a simple question? Are java backed web scripts controllers faster than java script web script controller&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes but you have to consider the trade-off you are making.&amp;nbsp; You are swapping agility of development for speed of code execution.&amp;nbsp; I think this is an important decision and one you should think hard about.&amp;nbsp; If you need really fast stuff because you are going to hammer on it and you can't get what you need from the js/freemarker executor the pure java will give you a boost but you will have to recompile and deploy on every change etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 06:45:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192582#M145712</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2008-10-11T06:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: java backed web scripts</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192583#M145713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They are slightly faster for regular scipts, and massively faster if you're going to do a lot of work on the nodeService. For instance, if you're going to touch a lot of nodes, Java will be quicker - especially when you do a lot of processing in Java that otherwise would have been in FTL. Just keep in mind that the system itself is the bottleneck and you're using the same API - for a simple script, there won't be much of a difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 08:12:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-backed-web-scripts/m-p/192583#M145713</guid>
      <dc:creator>rogier_oudshoor</dc:creator>
      <dc:date>2008-10-13T08:12:23Z</dc:date>
    </item>
  </channel>
</rss>

