(Topic ID: 246741)

High score displays

By SerendipitySail

4 years ago



Topic Stats

You

Linked Games

No games have been linked to this topic.

    Topic Gallery

    View topic image gallery

    20190707_151550 (resized).jpg

    You're currently viewing posts by Pinsider jfesler.
    Click here to go back to viewing the entire thread.

    #2 4 years ago

    I'm not aware of any off hand.

    I bet you could make a pretty cost effective (read: cheap) setup that uses S3 for storing current state (for displays and/or "apps" to poll); and amazon lambda for actually authenticating and updating scores. Not 100% free, but.. cheap and <cough> "serverless". Even with a display board polling for updates once a minute, mostly with 302's, the S3 cost would be under a buck a month. It's a bit crude to do polling, but at tiny scale.. who cares? Just get your http caching headers correct for content you store (ie: minimal caching for index.html, long TTL for index.js.$version) so that people hitting refresh on a mobile browser don't run up the bill.

    A bit more effort could reduce the bandwidth but at the expense of keeping things running (perhaps an EC2 instance) that would support either notifications or long polling. But that seems not worth the effort other than for the experience of it, unless you're building a service for more than yourself.

    There may also be something useful in the tournament software out there.

    You're currently viewing posts by Pinsider jfesler.
    Click here to go back to viewing the entire thread.

    Reply

    Wanna join the discussion? Please sign in to reply to this topic.

    Hey there! Welcome to Pinside!

    Donate to Pinside

    Great to see you're enjoying Pinside! Did you know Pinside is able to run without any 3rd-party banners or ads, thanks to the support from our visitors? Please consider a donation to Pinside and get anext to your username to show for it! Or better yet, subscribe to Pinside+!


    This page was printed from https://pinside.com/pinball/forum/topic/high-score-displays?tu=jfesler and we tried optimising it for printing. Some page elements may have been deliberately hidden.

    Scan the QR code on the left to jump to the URL this document was printed from.