LoginSignup
0
0

More than 5 years have passed since last update.

ワーカースレッドで処理をキューに管理して順次処理を行う。

Posted at

以下の記事で実装方法を紹介してくれています。
別スレッドでキュー管理(Handler, Looper, HandlerThread)

このサイトでは、「other」という名前のワーカースレッドを作成して、そこでキュー管理し、処理を順次実行するようにしています。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0