This website requires JavaScript.
Explore
Help
Sign in
LenPayne
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
forked from
cybrespace/mastodon
Code
Issues
Pull requests
Releases
Wiki
Activity
1e96ce378e
mastodon
/
app
/
workers
History
Kurtis Rainbolt-Greene
1e96ce378e
By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection
2017-04-04 20:23:40 -07:00
..
admin
pubsubhubbub
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb
By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection
2017-04-04 20:23:40 -07:00
regeneration_worker.rb
removal_worker.rb
salmon_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00