• #indieweb 2016-08-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2016-08-08 UTC
# 17:20
aaronpk
i use background queues for stuff where the tradeoff is in user experience. like if i make a post on my site and then i want to send webmentions, posse to multiple locations, etc, if the form I submit had to wait until all that was done before I saw the post it would be terrible. so I put all that on a background queue.