<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>noranuk0</author_name>
  <author_url>https://blog.hatena.ne.jp/noranuk0/</author_url>
  <blog_title>のらぬこの日常を描く</blog_title>
  <blog_url>https://noranuk0.hatenablog.com/</blog_url>
  <categories>
    <anon>android</anon>
    <anon>技術・開発</anon>
  </categories>
  <description>こんにちは。のらぬこです。 今回は、いま開発中のandroidアプリで必要になった、指定されたメソッドを順にバックグラウンドで実行してくれるJobQueueの仕組みを実装した話をします。 既存のものもいくつか調べたのですが、僕が欲しかった機能を満たしているものがぱっと見でなさそうだったので自作することにしました。 欲しかった機能 Jobの優先順位がつけられる 失敗時や例外発生時にリトライができる 定期的に繰り返し実行されるJobとしてQueueに登録できる とにかくスケジューラが軽量 短時間で終わるJobを数千単位で登録するような用途のため Jobの登録はマルチスレッド対応 できれば欲しかった…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnoranuk0.hatenablog.com%2Fentry%2F2016%2F11%2F01%2F130501&quot; title=&quot;android向けの軽量Job Systemを作った話 - のらぬこの日常を描く&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-01 13:05:01</published>
  <title>android向けの軽量Job Systemを作った話</title>
  <type>rich</type>
  <url>https://noranuk0.hatenablog.com/entry/2016/11/01/130501</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
