<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>nodejs Google Group</title>
  <link>http://groups.google.com/group/nodejs</link>
  <description>Discussion on Node.js </description>
  <language>en</language>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/85d6478044f0d1d6?show_docid=85d6478044f0d1d6</link>
  <description>
  It&#39;s not clear from this thread what you want exactly. You want to name &lt;br&gt; your modules whatever you want, not use namespaces, have them on npm, and &lt;br&gt; also avoid name collision? How exactly do you see that working?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/85d6478044f0d1d6?show_docid=85d6478044f0d1d6</guid>
  <author>
  marco.rog...@gmail.com
  (Marco Rogers)
  </author>
  <pubDate>Sat, 25 May 2013 22:06:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/658528fab8cffbc4?show_docid=658528fab8cffbc4</link>
  <description>
  2013/5/25 Alex Kocharin &amp;lt;a...@equenext.com&amp;gt;: &lt;br&gt; &lt;p&gt;They&#39;re both public data containers that you upload stuff into. One &lt;br&gt; has a single namespace, the other has a username-based namespace. &lt;br&gt; What&#39;s for &amp;quot;deployment&amp;quot; and what&#39;s for &amp;quot;development&amp;quot; are purely &lt;br&gt; personal choices.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/658528fab8cffbc4?show_docid=658528fab8cffbc4</guid>
  <author>
  gsta...@gmail.com
  (George Stagas)
  </author>
  <pubDate>Sat, 25 May 2013 18:06:28 UT
</pubDate>
  </item>
  <item>
  <title>Incorrect column offsets in stack trace for minified code</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/62a11f2c21f5aa31/ebdf36148e05ac5f?show_docid=ebdf36148e05ac5f</link>
  <description>
  Hi, &lt;br&gt; I have the following minified script code: &lt;br&gt; var start=function(){function n(n){return n.length}function t(t){return &lt;br&gt; 42+n(t)}function r(n){return t(n.x)}function u(n){return r(n)}return &lt;br&gt; u}();start({x:null}); &lt;br&gt; It&#39;s 163 characters long. When I run it with Node version 0.10.8, I get the &lt;br&gt; following stack trace:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/62a11f2c21f5aa31/ebdf36148e05ac5f?show_docid=ebdf36148e05ac5f</guid>
  <author>
  per.roveg...@factor10.com
  </author>
  <pubDate>Sat, 25 May 2013 17:41:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Is there other ways to improve node.js performance</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/54290420a92039ac/727569677b5f3e9f?show_docid=727569677b5f3e9f</link>
  <description>
  The cluster API provides an easier interface for working with multiple &lt;br&gt; processes for your app. And you can get the best out of Node by placing a &lt;br&gt; reverse proxy like nginx infront of it. Let nginx handle everything it can, &lt;br&gt; that includes gzipping, serving static files etc. Use Node only for &lt;br&gt; processing dynamic requests.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/54290420a92039ac/727569677b5f3e9f?show_docid=727569677b5f3e9f</guid>
  <author>
  capt...@hacksparrow.com
  (Hack Sparrow)
  </author>
  <pubDate>Sat, 25 May 2013 17:39:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/bdc83f3e0935bab8?show_docid=bdc83f3e0935bab8</link>
  <description>
  should be given equal chance of discovery though. &lt;br&gt; Github is a tool for development, npm registry is a tool for deployment. Am &lt;br&gt; I missing something here? By the way, mix of those two is very well known &lt;br&gt; to create serious trouble (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/isaacs/npm/issues/1727&quot;&gt;[link]&lt;/a&gt;). &lt;br&gt; Also, there was a holywar in npm issues about namespacing... I guess
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/bdc83f3e0935bab8?show_docid=bdc83f3e0935bab8</guid>
  <author>
  a...@equenext.com
  (Alex Kocharin)
  </author>
  <pubDate>Sat, 25 May 2013 17:38:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/2910fe4751a64390?show_docid=2910fe4751a64390</link>
  <description>
  2013/5/25 Alex Kocharin &amp;lt;a...@equenext.com&amp;gt;: &lt;br&gt; &lt;p&gt;I want both visibility and proper naming. That logic isn&#39;t valid. &lt;br&gt; Github is very public. We just need to find a way to index these along &lt;br&gt; with the rest npm modules. Whoever likes can publish to npm, whoever &lt;br&gt; likes can push to Github. Both should be given equal chance of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/2910fe4751a64390?show_docid=2910fe4751a64390</guid>
  <author>
  gsta...@gmail.com
  (George Stagas)
  </author>
  <pubDate>Sat, 25 May 2013 15:49:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/5fcb8ff51c1e3710?show_docid=5fcb8ff51c1e3710</link>
  <description>
  What about rounding? Do you round all values after every operation? How do &lt;br&gt; you do that? &lt;br&gt; I mean, if there is 10 dollars to be evenly split between three people, one &lt;br&gt; of them must receive $3.3334, and two others must receive $3.3333 (all &lt;br&gt; banks I know of work with 1/100 of a cent). Otherwise money will not add
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/5fcb8ff51c1e3710?show_docid=5fcb8ff51c1e3710</guid>
  <author>
  a...@equenext.com
  (Alex Kocharin)
  </author>
  <pubDate>Sat, 25 May 2013 15:11:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/3ed5459f825254bc?show_docid=3ed5459f825254bc</link>
  <description>
  It&#39;s an answer to unrelated question. If a package is intended to be used &lt;br&gt; in public, it should be in public registry (npmjs.org). If it&#39;s for &lt;br&gt; internal use, github will do fine. &lt;br&gt; But namespaces could do the job if you publish a package with a name like &lt;br&gt; &amp;quot;stagas.merge&amp;quot;. It&#39;s quite uncommon though.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/3ed5459f825254bc?show_docid=3ed5459f825254bc</guid>
  <author>
  a...@equenext.com
  (Alex Kocharin)
  </author>
  <pubDate>Sat, 25 May 2013 15:03:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/c322f13042cd6523?show_docid=c322f13042cd6523</link>
  <description>
  2013/5/25 Jonathan Ong &amp;lt;jonathanrichard...@gmail.com&amp;gt; : &lt;br&gt; &lt;p&gt;It seems to work, but then, there&#39;s the issue of discoverability. It&#39;s &lt;br&gt; a double edged sword now, either obscure naming and npm indexing or &lt;br&gt; proper names and invisible. &lt;br&gt; Why is life so tough.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/c322f13042cd6523?show_docid=c322f13042cd6523</guid>
  <author>
  gsta...@gmail.com
  (George Stagas)
  </author>
  <pubDate>Sat, 25 May 2013 14:43:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/3111fdc2565aa3e0?show_docid=3111fdc2565aa3e0</link>
  <description>
  Lua. But then it&#39;s a bit of a weird language.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/3111fdc2565aa3e0?show_docid=3111fdc2565aa3e0</guid>
  <author>
  hel...@gmail.com
  (Matt)
  </author>
  <pubDate>Sat, 25 May 2013 14:39:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: Heroku - Created a facebook app with Node.js which gives type error</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/878a89170ecbfc14/797f80ce6bc4e57f?show_docid=797f80ce6bc4e57f</link>
  <description>
  What version of facebook-template-nodejs is your app based on? It should be &lt;br&gt; in package.json.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/878a89170ecbfc14/797f80ce6bc4e57f?show_docid=797f80ce6bc4e57f</guid>
  <author>
  stu...@testtrack4.com
  (Stuart Bentley)
  </author>
  <pubDate>Sat, 25 May 2013 11:22:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/21d2561b5e6cac98?show_docid=21d2561b5e6cac98</link>
  <description>
  With project-local node_modules directories, this kind of name &lt;br&gt; collisions should not be an issue. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Göktuğ Kayaalp &amp;lt;goktug.kaya...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/21d2561b5e6cac98?show_docid=21d2561b5e6cac98</guid>
  <author>
  goktug.kaya...@gmail.com
  (Göktuğ Kayaalp)
  </author>
  <pubDate>Sat, 25 May 2013 10:06:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/9096572ec910d23f?show_docid=9096572ec910d23f</link>
  <description>
  just don&#39;t bother publishing it. use github namespaces in npm. &lt;br&gt; { &lt;br&gt; &amp;quot;dependencies&amp;quot;: { &lt;br&gt; &amp;quot;merge&amp;quot;: &amp;quot;stagas/merge&amp;quot; &lt;br&gt; }
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/9096572ec910d23f?show_docid=9096572ec910d23f</guid>
  <author>
  jonathanrichard...@gmail.com
  (Jonathan Ong)
  </author>
  <pubDate>Sat, 25 May 2013 09:39:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/9fe3796a0d5ad1ec?show_docid=9fe3796a0d5ad1ec</link>
  <description>
  RPG name generator could do the job. :) &lt;br&gt; &lt;p&gt;-- &lt;br&gt; // alex &lt;br&gt; &lt;p&gt;25.05.2013, 10:49, &amp;quot;George Stagas&amp;quot; &amp;lt;gsta...@gmail.com&amp;gt;:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/9fe3796a0d5ad1ec?show_docid=9fe3796a0d5ad1ec</guid>
  <author>
  a...@kocharin.ru
  (Alex Kocharin)
  </author>
  <pubDate>Sat, 25 May 2013 08:34:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: trying to wrap my head around &quot;promises&quot; - async vs Q</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/996b6a144d2ca569/4d9a5f4ca8301e0c?show_docid=4d9a5f4ca8301e0c</link>
  <description>
  Le jeudi 23 mai 2013 19:32:25 UTC+2, Domenic Denicola a écrit : &lt;br&gt; &lt;p&gt;A different approach: &lt;br&gt; &lt;p&gt; var read = Parole(); readFile( &amp;quot;dest.txt&amp;quot;, &amp;quot;utf8&amp;quot;, read ); &lt;br&gt; read.then( function( r ){....} ); &lt;br&gt; &lt;p&gt;Parole() is an &amp;quot;npm l8&amp;quot; subset. See &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/JeanHuguesRobert/l8&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/996b6a144d2ca569/4d9a5f4ca8301e0c?show_docid=4d9a5f4ca8301e0c</guid>
  <author>
  jeanhuguesrob...@gmail.com
  (Jean Hugues Robert)
  </author>
  <pubDate>Sat, 25 May 2013 08:17:05 UT
</pubDate>
  </item>
  <item>
  <title>Is there other ways to improve node.js performance</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/54290420a92039ac/b6d01b21c720b4b5?show_docid=b6d01b21c720b4b5</link>
  <description>
  I use gzip and child_process api and I see performance increase &lt;br&gt; dramatically. &lt;br&gt; However, I feel that performance could be improve further. &lt;br&gt; Is there any other method do you suggest. &lt;br&gt; Thank you,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/54290420a92039ac/b6d01b21c720b4b5?show_docid=b6d01b21c720b4b5</guid>
  <author>
  kettin...@gmail.com
  (Ket)
  </author>
  <pubDate>Sat, 25 May 2013 08:07:05 UT
</pubDate>
  </item>
  <item>
  <title>Module naming</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/ae528151f0adf6bc?show_docid=ae528151f0adf6bc</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I really want to name my modules however I like and be installable and &lt;br&gt; require-able. &lt;br&gt; &lt;p&gt;For example, I want to write a &#39;merge&#39; utility, and I don&#39;t want to &lt;br&gt; struggle coming up with a random set of letters because I want my code &lt;br&gt; to read require(&#39;merge&#39;) not require(&#39;golalamergifiable&#39;).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9a1454797f045f68/ae528151f0adf6bc?show_docid=ae528151f0adf6bc</guid>
  <author>
  gsta...@gmail.com
  (George Stagas)
  </author>
  <pubDate>Sat, 25 May 2013 06:49:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/f06e08871fc237a9?show_docid=f06e08871fc237a9</link>
  <description>
  Thanks a lot Matt and Ravi, very helpful.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/f06e08871fc237a9?show_docid=f06e08871fc237a9</guid>
  <author>
  b...@thinkloop.com
  (Baz)
  </author>
  <pubDate>Sat, 25 May 2013 05:44:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Having trouble replicating with npm repo (couchdb) - anyone tried it lately and/or seen this error?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/401c225a77b6e814/b6d846df088554a2?show_docid=b6d846df088554a2</link>
  <description>
  It was 1.2 but should work on 1.3 as well since the only major change to &lt;br&gt; replication in 1.3 from the latest 1.2 was the UUID handling to make &lt;br&gt; resumes more effective.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/401c225a77b6e814/b6d846df088554a2?show_docid=b6d846df088554a2</guid>
  <author>
  jfuget...@gmail.com
  (Joshwa Fugett)
  </author>
  <pubDate>Sat, 25 May 2013 05:19:06 UT
</pubDate>
  </item>
  <item>
  <title>daonode: a functional logic solver with built in parser.</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/d6da61c0d2a6ffa2/fb5b7e9015d350dc?show_docid=fb5b7e9015d350dc</link>
  <description>
  I have released daonode on npm and &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/chaosim/daonode&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; To use daonode, just: &lt;br&gt; npm install daonode &lt;br&gt; Dao is a functional logic solver, unifying code with data, grammar with &lt;br&gt; program, logic with functional, compiling with running. &lt;br&gt; Daonode is a porting, rewriting and upgrading from python to coffeecript(so
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/d6da61c0d2a6ffa2/fb5b7e9015d350dc?show_docid=fb5b7e9015d350dc</guid>
  <author>
  simeon.ch...@gmail.com
  (Simeon Chaos)
  </author>
  <pubDate>Sat, 25 May 2013 03:08:16 UT
</pubDate>
  </item>
  <item>
  <title>[ANN] streamcount - Sketch algorithms for real-time analytics</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/7c78697d30ccd573/8e8df3ad21b78c7f?show_docid=8e8df3ad21b78c7f</link>
  <description>
  Hi all, &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/jhurliman/node-streamcount&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I just published the streamcount module to npm. It implements the &lt;br&gt; HyperLogLog and Count-Min sketch data structures for real-time counting of &lt;br&gt; unique IDs (useful for unique visitor analytics) or tracking counts of the &lt;br&gt; top most observed IDs (useful for top viewed pages/videos/products/etc
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/7c78697d30ccd573/8e8df3ad21b78c7f?show_docid=8e8df3ad21b78c7f</guid>
  <author>
  jhurli...@jhurliman.org
  (John Hurliman)
  </author>
  <pubDate>Sat, 25 May 2013 02:37:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/67e7c20d2d5a26c7?show_docid=67e7c20d2d5a26c7</link>
  <description>
  I added output callback yesterday. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/pkrumins/node-gif/commit/4018b0dd212b45ba2cf23334381dc2b5db9044a0&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Actually it could be better interface for node-gif than getGif/setFileName &lt;br&gt; (have only &#39;data&#39; callback and wrap the rest of functionality in JS land as &lt;br&gt; node streams) &lt;br&gt; I&#39;d like to see vnc-over-gif as one-liner: http.createServer((req,res) -&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/67e7c20d2d5a26c7?show_docid=67e7c20d2d5a26c7</guid>
  <author>
  andrey.sido...@gmail.com
  (Andrey)
  </author>
  <pubDate>Sat, 25 May 2013 00:18:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/dcc105ee486ab3ab?show_docid=dcc105ee486ab3ab</link>
  <description>
  GIFs have output callbacks? Alright then.. learn something new every day. &lt;br&gt; Sounds awesome!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/dcc105ee486ab3ab?show_docid=dcc105ee486ab3ab</guid>
  <author>
  eric.muy...@gmail.com
  (Eric Muyser)
  </author>
  <pubDate>Sat, 25 May 2013 00:07:28 UT
</pubDate>
  </item>
  <item>
  <title>Node v0.10.8 (Stable)</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/c9caf5e7d2bf5253/8ec8c5468e9ea0ba?show_docid=8ec8c5468e9ea0ba</link>
  <description>
  2013.05.24, Version 0.10.8 (Stable) &lt;br&gt; &lt;p&gt;* v8: update to 3.14.5.9 &lt;br&gt; &lt;p&gt;* uv: upgrade to 0.10.8 &lt;br&gt; &lt;p&gt;* npm: Upgrade to 1.2.23 &lt;br&gt; &lt;p&gt;* http: remove bodyHead from &#39;upgrade&#39; events (Nathan Zadoks) &lt;br&gt; &lt;p&gt;* http: Return true on empty writes, not false (isaacs) &lt;br&gt; &lt;p&gt;* http: save roundtrips, convert buffers to strings (Ben Noordhuis)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/c9caf5e7d2bf5253/8ec8c5468e9ea0ba?show_docid=8ec8c5468e9ea0ba</guid>
  <author>
  i...@izs.me
  (Isaac Schlueter)
  </author>
  <pubDate>Fri, 24 May 2013 22:46:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/78db4c2066fac85f?show_docid=78db4c2066fac85f</link>
  <description>
  There are a lot of performance measurements and benchmarks out there, these days, that pit these languages (and the underlying frameworks) against each other. Given that you wrote (IIRC) that you want to churn through a lot of data, I assume performance is important to you. I haven’t seen any benchmark where Python or other interpreted (or byte-intepreted) languages come in better than JavaScript running on V8. Recently someone posted his measurement of JavaScript parseInt() which fared poorly against a hand-coded version (again in JS), so you may have to profile your code and watch for such quirks if they exist.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/78db4c2066fac85f?show_docid=78db4c2066fac85f</guid>
  <author>
  ravi-li...@g8o.net
  (// ravi)
  </author>
  <pubDate>Fri, 24 May 2013 22:45:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Node JS and DOM Manipulation</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/d1319e790ffd256c/86e5d295ce2051da?show_docid=86e5d295ce2051da</link>
  <description>
  Last time I used JSDOM it was leaky, So I switched to cheerio. My two cents. &lt;br&gt; &lt;p&gt;H.-
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/d1319e790ffd256c/86e5d295ce2051da?show_docid=86e5d295ce2051da</guid>
  <author>
  h...@neosource.cl
  (Herman Junge)
  </author>
  <pubDate>Fri, 24 May 2013 22:13:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: Node JS and DOM Manipulation</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/d1319e790ffd256c/d1e6ecb4388035cb?show_docid=d1e6ecb4388035cb</link>
  <description>
  Jsdom have terrible performance, so think about using &amp;quot;cheerio&amp;quot; instead. &lt;br&gt; As for cpu-intensiveness, you have plenty of options here. Easiest solution &lt;br&gt; would be to increase an amount of node.js processes using &amp;quot;cluster&amp;quot; &lt;br&gt; library. But the best way is to write another node.js server that would do &lt;br&gt; all blocking tasks, so your frontend would be a bridge between that server
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/d1319e790ffd256c/d1e6ecb4388035cb?show_docid=d1e6ecb4388035cb</guid>
  <author>
  a...@equenext.com
  (Alex Kocharin)
  </author>
  <pubDate>Fri, 24 May 2013 22:01:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/6119754dd3719169?show_docid=6119754dd3719169</link>
  <description>
  I think Java is well proven to be faster at this point. But it&#39;s a lot more &lt;br&gt; complicated writing Java code. &lt;br&gt; &lt;p&gt;A typical example is if you started filling an object up with millions of &lt;br&gt; keys. The garbage collector is going to have a bar hair day if you do that. &lt;br&gt; &lt;p&gt;I don&#39;t find that to be entirely true. Though it really comes down to a
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/6119754dd3719169?show_docid=6119754dd3719169</guid>
  <author>
  hel...@gmail.com
  (Matt)
  </author>
  <pubDate>Fri, 24 May 2013 22:01:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/edb3a8180e7ab982?show_docid=edb3a8180e7ab982</link>
  <description>
  Thanks for the responses gents. As a little background, the reason I&#39;m &lt;br&gt; considering node for this is because the datastore in question is Firebase &lt;br&gt; - a real-time document store with a node sdk. It has a REST api too, so I &lt;br&gt; don&#39;t *have* to use node, but it&#39;d be nice to plug in to the real-time &lt;br&gt; features.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/edb3a8180e7ab982?show_docid=edb3a8180e7ab982</guid>
  <author>
  b...@thinkloop.com
  (Baz)
  </author>
  <pubDate>Fri, 24 May 2013 21:23:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/52306b3fa9cb697f?show_docid=52306b3fa9cb697f</link>
  <description>
  2013/5/24 mscdex &amp;lt;msc...@gmail.com&amp;gt;: &lt;br&gt; &lt;p&gt;Time to downgrade node. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Sincerely, Christian Vaagland Tellnes &lt;br&gt; Phone: +4791861617 &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/tellnes&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/52306b3fa9cb697f?show_docid=52306b3fa9cb697f</guid>
  <author>
  christ...@tellnes.no
  (Christian Tellnes)
  </author>
  <pubDate>Fri, 24 May 2013 21:08:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/9c90ee53296737ba?show_docid=9c90ee53296737ba</link>
  <description>
  My point was simply that saying that floating point numbers are &amp;quot;as precise &lt;br&gt; as integers up to 50 bits&amp;quot; is incorrect and misleading. Pocket change money &lt;br&gt; values can result in incorrect calculations if using floating point. &lt;br&gt; &lt;p&gt;No I&#39;m not the OP - I never claimed that. Doing it as integers/pennies is
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/9c90ee53296737ba?show_docid=9c90ee53296737ba</guid>
  <author>
  hel...@gmail.com
  (Matt)
  </author>
  <pubDate>Fri, 24 May 2013 20:30:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/7f0432ddd8513929?show_docid=7f0432ddd8513929</link>
  <description>
  It gives the correct answer after rounding. Also, integers certainly can&#39;t &lt;br&gt; do that. What is your point? &lt;br&gt; &lt;p&gt;point anyway. &lt;br&gt; &lt;p&gt;Right. The floating point in js provides integer support. For money use &lt;br&gt; floating point as integers. &lt;br&gt; &lt;p&gt;You can do anything in js you can do with integers up to 50 bits of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/7f0432ddd8513929?show_docid=7f0432ddd8513929</guid>
  <author>
  m...@hahnca.com
  (Mark Hahn)
  </author>
  <pubDate>Fri, 24 May 2013 20:14:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] HTTP - how to send multiple pre-cached gzipped chunks?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/9c4dbd54084e2f9e?show_docid=9c4dbd54084e2f9e</link>
  <description>
  In *theory* you might be able to do this by sending two multipart/mixed &lt;br&gt; MIME sections, each having a Content-Encoding: gzip header. But I can&#39;t &lt;br&gt; imagine that any browser would support it and display it properly.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/9c4dbd54084e2f9e?show_docid=9c4dbd54084e2f9e</guid>
  <author>
  hel...@gmail.com
  (Matt)
  </author>
  <pubDate>Fri, 24 May 2013 20:08:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/94af9464729a26a5?show_docid=94af9464729a26a5</link>
  <description>
  It&#39;s not a myth at all if you&#39;re actually using floating point numbers &lt;br&gt; though. Try this in node: 1.03 - 0.42. &lt;br&gt; &lt;p&gt;If you&#39;re keeping the units in pennies then you&#39;re not using floating point &lt;br&gt; anyway. &lt;br&gt; &lt;p&gt;Matt.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/94af9464729a26a5?show_docid=94af9464729a26a5</guid>
  <author>
  hel...@gmail.com
  (Matt)
  </author>
  <pubDate>Fri, 24 May 2013 19:50:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] HTTP - how to send multiple pre-cached gzipped chunks?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/f9d87baf49f2dad8?show_docid=f9d87baf49f2dad8</link>
  <description>
  I&#39;m afraid I don&#39;t know gzip format well enough to answer that. It&#39;s &lt;br&gt; fairly well documented at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.gzip.org/zlib/rfc-gzip.html&quot;&gt;[link]&lt;/a&gt; though.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/f9d87baf49f2dad8?show_docid=f9d87baf49f2dad8</guid>
  <author>
  t...@creationix.com
  (Tim Caswell)
  </author>
  <pubDate>Fri, 24 May 2013 19:45:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] HTTP - how to send multiple pre-cached gzipped chunks?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/38d20eeb20fd5a5a?show_docid=38d20eeb20fd5a5a</link>
  <description>
  Is there any way to &#39;hack&#39; it? For example striping gzpi headers from 2nd &lt;br&gt; gzip chunk? Or that header is binded to gziped data?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/38d20eeb20fd5a5a?show_docid=38d20eeb20fd5a5a</guid>
  <author>
  jane...@gmail.com
  (Sławek Janecki)
  </author>
  <pubDate>Fri, 24 May 2013 19:42:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] HTTP - how to send multiple pre-cached gzipped chunks?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/fc78fcbd3ed77c4c?show_docid=fc78fcbd3ed77c4c</link>
  <description>
  gzip has internal headers that must only appear at the beginning. You &lt;br&gt; can&#39;t send two gzip documents in the same document. The browsers don&#39;t &lt;br&gt; support that. &lt;br&gt; &lt;p&gt;If you have the same two chunks all the time, you can combine and then gzip &lt;br&gt; once and send the one resulting chunk.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/fc78fcbd3ed77c4c?show_docid=fc78fcbd3ed77c4c</guid>
  <author>
  t...@creationix.com
  (Tim Caswell)
  </author>
  <pubDate>Fri, 24 May 2013 19:37:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Synchronous code with node.js for utility scripts</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/a9ccf6d18173624e/2aed3971ddbfd01a?show_docid=2aed3971ddbfd01a</link>
  <description>
  I would put it like this: &lt;br&gt; &lt;p&gt;People are writing concurrent applications. Basically, people who used to write Rails apps are writing servers now. This is harder. &lt;br&gt; &lt;p&gt;The hardest part of concurrent programming is understand and managing state mutations. We all hate dealing with threads in C right? &lt;br&gt; &lt;p&gt;There are many different ideas on this list about what the best visual representation of state mutations is. JavaScript is not Erlang, it doesn&#39;t enforce a serialization between two pieces of code that will run concurrently so that they don&#39;t mutate shared state, JavaScript runs exactly one piece of code at any time and *we* write APIs that give the programmer an indication of *when* that state is allowed to change and assume it will not change the rest of the time.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/a9ccf6d18173624e/2aed3971ddbfd01a?show_docid=2aed3971ddbfd01a</guid>
  <author>
  mikeal.rog...@gmail.com
  (Mikeal Rogers)
  </author>
  <pubDate>Fri, 24 May 2013 19:05:18 UT
</pubDate>
  </item>
  <item>
  <title>HTTP - how to send multiple pre-cached gzipped chunks?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/34c0c61f4f0c4924?show_docid=34c0c61f4f0c4924</link>
  <description>
  Lets say I have 2 individually gziped html chunks in memory. Can I send &lt;br&gt; chunk1+chunk2 to HTTP client? Does any browser supports this? Or there is &lt;br&gt; no way to do this and I have to gzip the whole stream not individual chunks? &lt;br&gt; I want to serve to clients for example chunk1+chunk2 and chunk2+chunk1 etc
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/61b1429b9cbd6326/34c0c61f4f0c4924?show_docid=34c0c61f4f0c4924</guid>
  <author>
  jane...@gmail.com
  (Sławek Janecki)
  </author>
  <pubDate>Fri, 24 May 2013 19:04:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/43718107986c660d?show_docid=43718107986c660d</link>
  <description>
  monetary transactions. &lt;br&gt; &lt;p&gt;This is somewhat of a myth. People are afraid of floating point numbers &lt;br&gt; because they are somehow &amp;quot;imprecise&amp;quot;. In fact, up to around 50 bits they &lt;br&gt; are as precise as integers. I&#39;ve used them for money many times. It is as &lt;br&gt; simple as keeping the units in pennies.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/43718107986c660d?show_docid=43718107986c660d</guid>
  <author>
  m...@hahnca.com
  (Mark Hahn)
  </author>
  <pubDate>Fri, 24 May 2013 18:41:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Synchronous code with node.js for utility scripts</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/a9ccf6d18173624e/754305234c212b6f?show_docid=754305234c212b6f</link>
  <description>
  @Raynos and Bruno Jouhier &lt;br&gt; Creating a good language and good supporting functionality is not about &lt;br&gt; catering to what *you* like or what *you* are ok with dealing with. Its &lt;br&gt; about creating easy to use, powerful functionality that can be combined in &lt;br&gt; ways that &lt;br&gt; A. make new ways of doing things possible, so people can experiment and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/a9ccf6d18173624e/754305234c212b6f?show_docid=754305234c212b6f</guid>
  <author>
  freshene...@gmail.com
  (Billy Te)
  </author>
  <pubDate>Fri, 24 May 2013 18:41:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Announcing StrongLoop Node 1.0 GA, an enterprise-ready distro of Node.js.</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/8eb5d3cceb04a778/118a34dfb1e6632e?show_docid=118a34dfb1e6632e</link>
  <description>
  On Fri, May 24, 2013 at 9:39 AM, Matteo Collina &lt;br&gt; &lt;p&gt;We&#39;re sorry about that, the links are missing from the package &lt;br&gt; metadata, we&#39;ll fix that, but you can find the repos here: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/strongloop&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Sam
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/8eb5d3cceb04a778/118a34dfb1e6632e?show_docid=118a34dfb1e6632e</guid>
  <author>
  s...@strongloop.com
  (Sam Roberts)
  </author>
  <pubDate>Fri, 24 May 2013 17:02:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/5ff2c202b2bd8b62?show_docid=5ff2c202b2bd8b62</link>
  <description>
  Would that be screenshotception?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/5ff2c202b2bd8b62?show_docid=5ff2c202b2bd8b62</guid>
  <author>
  hel...@gmail.com
  (Matt)
  </author>
  <pubDate>Fri, 24 May 2013 16:45:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Announcing StrongLoop Node 1.0 GA, an enterprise-ready distro of Node.js.</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/8eb5d3cceb04a778/ad83b9ff38b8f151?show_docid=ad83b9ff38b8f151</link>
  <description>
  Hi Jimmy, &lt;br&gt; &lt;p&gt;All these packages have no links to github :). &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; &lt;p&gt;Matteo &lt;br&gt; &lt;p&gt;2013/5/22 Jimmy Guerrero &amp;lt;ji...@strongloop.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/8eb5d3cceb04a778/ad83b9ff38b8f151?show_docid=ad83b9ff38b8f151</guid>
  <author>
  matteo.coll...@gmail.com
  (Matteo Collina)
  </author>
  <pubDate>Fri, 24 May 2013 16:39:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/8536f8cd8508f588?show_docid=8536f8cd8508f588</link>
  <description>
  Sounds cool! Any screenshots?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/8536f8cd8508f588?show_docid=8536f8cd8508f588</guid>
  <author>
  nat...@tootallnate.net
  (Nathan Rajlich)
  </author>
  <pubDate>Fri, 24 May 2013 16:27:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Re: Having trouble replicating with npm repo (couchdb) - anyone tried it lately and/or seen this error?</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/401c225a77b6e814/9a2fa08a1b7b5c5d?show_docid=9a2fa08a1b7b5c5d</link>
  <description>
  Joshwa, &lt;br&gt; &lt;p&gt;Cool, thanks for the tip. Were you running Couch 1.2 or 1.3? &lt;br&gt; &lt;p&gt;We still need to try a few of these suggestions (guy doing most of this has &lt;br&gt; been out for a week) but will definitely give this a shot. &lt;br&gt; &lt;p&gt;Thanks! &lt;br&gt; &lt;p&gt;Andy
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/401c225a77b6e814/9a2fa08a1b7b5c5d?show_docid=9a2fa08a1b7b5c5d</guid>
  <author>
  virtuala...@gmail.com
  (andy e)
  </author>
  <pubDate>Fri, 24 May 2013 14:56:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/4ed7a45d39c88ec8?show_docid=4ed7a45d39c88ec8</link>
  <description>
  Time to upgrade my browser :-(
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/4ed7a45d39c88ec8?show_docid=4ed7a45d39c88ec8</guid>
  <author>
  msc...@gmail.com
  (mscdex)
  </author>
  <pubDate>Fri, 24 May 2013 11:49:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/c64130eef1e9151b?show_docid=c64130eef1e9151b</link>
  <description>
  It&#39;s certainly possible but it&#39;s not node&#39;s primary strength. &lt;br&gt; &lt;p&gt;It depends on what your business logic consists of. For example, &lt;br&gt; numbers in JS are 64 bits doubles so you&#39;re dealing with inexact &lt;br&gt; floating-point arithmetic all the time. Which is okay for most use &lt;br&gt; cases but not, say, when you are processing monetary transactions.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/c64130eef1e9151b?show_docid=c64130eef1e9151b</guid>
  <author>
  i...@bnoordhuis.nl
  (Ben Noordhuis)
  </author>
  <pubDate>Fri, 24 May 2013 11:24:50 UT
</pubDate>
  </item>
  <item>
  <title>[ANN] vnc over gif</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/6089ee5d5212bf2a?show_docid=6089ee5d5212bf2a</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/sidorares/vnc-over-gif&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Friday evening project: vnc viewer based on animated gif image stream. &lt;br&gt; Browser requirement: netscape 2.0+ &lt;br&gt; Regards &lt;br&gt; Andrey.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/9ea7d36d16710418/6089ee5d5212bf2a?show_docid=6089ee5d5212bf2a</guid>
  <author>
  andrey.sido...@gmail.com
  (Andrey)
  </author>
  <pubDate>Fri, 24 May 2013 10:09:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: [nodejs] Non-web always-blocking cpu-intensive high-memory node worker</title>
  <link>http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/70d179ef43b4a44e?show_docid=70d179ef43b4a44e</link>
  <description>
  Node is great for doing I/O and not much else, so I&#39;d settle on using node as master and have child processes, defining a clear interface between the 2 (perhaps JSONStream?) and then use whatever technology is more appropriate for implementing these child processes, which is where the CPU-heavy tasks get done.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/nodejs/browse_thread/thread/08bfdb78e8f9dbd0/70d179ef43b4a44e?show_docid=70d179ef43b4a44e</guid>
  <author>
  pedro.teixe...@gmail.com
  (Pedro Teixeira)
  </author>
  <pubDate>Fri, 24 May 2013 08:54:17 UT
</pubDate>
  </item>
  </channel>
</rss>
