<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM13Reichenbach</id>
	<title>WG211/M13Reichenbach - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM13Reichenbach"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M13Reichenbach&amp;action=history"/>
	<updated>2026-04-05T21:08:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://mw.hh.se/wg211/index.php?title=WG211/M13Reichenbach&amp;diff=942&amp;oldid=prev</id>
		<title>Christian: Created page with &quot;The popularization of parallelism is arguably the most fundamen- tal computing challenge for years to come. We present an approach where parallel programming takes place in a res...&quot;</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M13Reichenbach&amp;diff=942&amp;oldid=prev"/>
		<updated>2014-02-17T16:42:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The popularization of parallelism is arguably the most fundamen- tal computing challenge for years to come. We present an approach where parallel programming takes place in a res...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The popularization of parallelism is arguably the most fundamen-&lt;br /&gt;
tal computing challenge for years to come. We present an approach&lt;br /&gt;
where parallel programming takes place in a restricted (sub-Turing-&lt;br /&gt;
complete), logic-based declarative language, embedded in Java.&lt;br /&gt;
Our logic-based language, PQL, can express the parallel elements&lt;br /&gt;
of a computing task, while regular Java code captures sequential el-&lt;br /&gt;
ements. This approach offers a key property: the purely declarative&lt;br /&gt;
nature of the language allows for aggressive optimization, in much&lt;br /&gt;
the same way that relational queries are optimized by a database&lt;br /&gt;
engine. At the same time, declarative queries can operate on plain&lt;br /&gt;
Java data, extending patterns such as map-reduce to arbitrary levels&lt;br /&gt;
of nesting and composition complexity.&lt;br /&gt;
&lt;br /&gt;
We have implemented PQL and showcase its expressiveness&lt;br /&gt;
as well as its scalability compared to competitive techniques for&lt;br /&gt;
similar tasks (Java + relational queries, in-memory Hadoop, etc.).&lt;/div&gt;</summary>
		<author><name>Christian</name></author>
	</entry>
</feed>