<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: The New IronWorker Command Line Interface and .worker Files	</title>
	<atom:link href="https://blog.iron.io/new-ironworker-command-line-interface/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.iron.io/new-ironworker-command-line-interface/</link>
	<description>Scalable serverless application tools to run background tasks with Docker containers and manage messaging queues with cloud elasticity and handheld customer support.</description>
	<lastBuildDate>Thu, 14 Jan 2021 07:14:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Travis Reeder		</title>
		<link>https://blog.iron.io/new-ironworker-command-line-interface/#comment-56</link>

		<dc:creator><![CDATA[Travis Reeder]]></dc:creator>
		<pubDate>Fri, 25 May 2012 21:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://ironio2.wpengine.com/?p=180#comment-56</guid>

					<description><![CDATA[Hi Gareth. Exactly, you can upload workers from your dev machine for instance, then you can queue them from anywhere, such as your production application, very easily using the API.  See the API docs: &lt;br /&gt;&lt;br /&gt;https://dev.iron.io/worker/reference/api/#queue_a_task&lt;br /&gt;&lt;br /&gt;You can use any of our libraries in any language to queue, like in the example above in Ruby, you would just call: client.tasks.create(&quot;hello&quot;, &quot;foo&quot;=&#062;&quot;bar&quot;).]]></description>
			<content:encoded><![CDATA[<p>Hi Gareth. Exactly, you can upload workers from your dev machine for instance, then you can queue them from anywhere, such as your production application, very easily using the API.  See the API docs: </p>
<p><a href="https://dev.iron.io/worker/reference/api/#queue_a_task" rel="nofollow ugc">https://dev.iron.io/worker/reference/api/#queue_a_task</a></p>
<p>You can use any of our libraries in any language to queue, like in the example above in Ruby, you would just call: client.tasks.create(&#8220;hello&#8221;, &#8220;foo&#8221;=&gt;&#8221;bar&#8221;).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: gareth		</title>
		<link>https://blog.iron.io/new-ironworker-command-line-interface/#comment-55</link>

		<dc:creator><![CDATA[gareth]]></dc:creator>
		<pubDate>Fri, 25 May 2012 03:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://ironio2.wpengine.com/?p=180#comment-55</guid>

					<description><![CDATA[Very nice.  Worked with no problems.&lt;br /&gt;&lt;br /&gt;I guess this means that another person with my token and project id could launch a worker from another machine without having the source code for the worker.  They would need the CLI and a script or batch file that runs the iron_worker queue command.  Does that make sense? &lt;br /&gt;&lt;br /&gt;Thanks.]]></description>
			<content:encoded><![CDATA[<p>Very nice.  Worked with no problems.</p>
<p>I guess this means that another person with my token and project id could launch a worker from another machine without having the source code for the worker.  They would need the CLI and a script or batch file that runs the iron_worker queue command.  Does that make sense? </p>
<p>Thanks.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
