<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jonathan Whitaker</title>
    <description>The latest articles on DEV Community by Jonathan Whitaker (@jonathanwhitaker).</description>
    <link>https://dev.to/jonathanwhitaker</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F518607%2F25acd06f-f58c-40e3-8316-74c38c42f342.jpeg</url>
      <title>DEV Community: Jonathan Whitaker</title>
      <link>https://dev.to/jonathanwhitaker</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jonathanwhitaker"/>
    <language>en</language>
    <item>
      <title>Machine a stream processing library with opentelemetry support, dynamic processing with yaegi, and a clean interface</title>
      <dc:creator>Jonathan Whitaker</dc:creator>
      <pubDate>Fri, 18 Dec 2020 03:17:40 +0000</pubDate>
      <link>https://dev.to/jonathanwhitaker/machine-a-stream-processing-library-with-opentelemetry-support-dynamic-processing-with-yaegi-and-a-clean-interface-2136</link>
      <guid>https://dev.to/jonathanwhitaker/machine-a-stream-processing-library-with-opentelemetry-support-dynamic-processing-with-yaegi-and-a-clean-interface-2136</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/whitaker-io/machine"&gt;https://github.com/whitaker-io/machine&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built this library in order to quickly build stream processors with tracing, serialization support, and a command to generate the projects.&lt;/p&gt;

&lt;p&gt;The API is now stable and inface implementations for kafka, SQS, redis streams and google pub/sub are provided out of the box.&lt;/p&gt;

&lt;p&gt;Let me know your thoughts and leave a star if you like it!&lt;/p&gt;

</description>
      <category>go</category>
    </item>
    <item>
      <title>A stream data processing library with support for kafka, redis, sqs, Google Pub/Sub, and HTTP calls</title>
      <dc:creator>Jonathan Whitaker</dc:creator>
      <pubDate>Sat, 21 Nov 2020 23:41:31 +0000</pubDate>
      <link>https://dev.to/jonathanwhitaker/a-stream-data-processing-library-with-support-for-kafka-redis-sqs-google-pub-sub-and-http-calls-3die</link>
      <guid>https://dev.to/jonathanwhitaker/a-stream-data-processing-library-with-support-for-kafka-redis-sqs-google-pub-sub-and-http-calls-3die</guid>
      <description>&lt;p&gt;Hey, finished cleaning up the documentation and am looking for feedback and suggestions. PTAL and let me know your thoughts. Thanks!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/whitaker-io/machine"&gt;https://github.com/whitaker-io/machine&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
    </item>
  </channel>
</rss>
