<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Background Tasks on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/background-tasks/</link>
    <description>Recent content in Background Tasks on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 22:25:45 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/background-tasks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Scheduling background tasks in Play with Scala</title>
      <link>https://www.bradcypert.com/scheduling-background-jobs-in-play-with-scala/</link>
      <pubDate>Tue, 13 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/scheduling-background-jobs-in-play-with-scala/</guid>
      <description>&lt;p&gt;A common theme with web applications is to run tasks in the background. Commonly, they’re ran at set intervals. You’ll find data processing servers, online-game servers, and several other types of servers using regularly scheduled background tasks and today, you’ll learn how to implement these tasks in Play with Scala.&lt;/p&gt;&#xA;&lt;p&gt;This is my first post on Scala and Play but expect to see more in the future. I’ve been digging into it deeply and have decided that its worth investing the time and effort into both — the language and the framework. It’s worth mentioning that this tutorial assumes you’re using Guice for dependency injection.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
