Skip Navigation
SOA (Service Oriented Architecture) Scalability issues
  • I would look into queues and a background task (with a concurrency of around 8 to leave enough server resources for other features) for heavy tasks like video processing. You can also make an API that reports progress to an user.

    queued > generating (10%).. > done etc.

  • What are some mind blowing Rust tricks?

    If we were to create a Rust version of this page for Haskell, what cool programming techniques would you add to it?

    52
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LI
    little_ferris @programming.dev
    Posts 1
    Comments 7