-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Statement.photosに登録された画像URLをチェックするスレッドを設ける。 #102
Comments
実装メモ: models/statement.rb :
js/default.js :
|
Celluloidを使うと簡単に非同期ができるというネタを仕入れた(ステマ) |
Echos
added a commit
that referenced
this issue
Mar 17, 2013
非同期処理化をCelluloidを利用して実装してみました。 |
Echos
added a commit
that referenced
this issue
Mar 20, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
現状、投稿時にチェックしている画像URLのチェックを別スレッド処理にして投稿遅延を抑止する方式に変更する。
The text was updated successfully, but these errors were encountered: