I'm pleased to announce that the Satoshidice backend processing has been upgraded to a new system that uses a distributed transaction database stored on Amazon DynamoDB. It is thus far faster and importantly should be much more stable and less prone to inconsistencies taking down the system for hours at a time.
I have some further work to do. The next step is to have a few peer nodes that do nothing but pick up broadcast transactions and put them in the database. This will make the system quicker and more reliable in how it picks up pending bets.
It does occasionaly hold back a bet for ~15 minutes but most of the bets I have placed today have come back in ~ 20 seconds
Great job, keep up the good work!