timboo29 Posted April 28, 2020 Report Share Posted April 28, 2020 Hello, I am learning informatic languages (HTML, PHP, Java, SQL).I would be interested in how globally BBO works.Is it based on SQL database query or another "engine" is used? Thank you. Quote Link to comment Share on other sites More sharing options...
barmar Posted April 30, 2020 Report Share Posted April 30, 2020 BBO uses many technologies. The main server is a large C application running on LInux. The server for the anonymous games is a node.js application running on Heroku nodes. Most of our permanent data is stored in SQL databases. The client application is HTML and JavaScript. Most of our web tools are written in PHP. We have many shell scripts running on the servers. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.