GithubHelp home page GithubHelp logo

buffer-pool-manager's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

buffer-pool-manager's Issues

Couldn't run with Python 3

Hello! I stumbled upon your blog, perhaps when I was googling about buffer pool management. Anyways, I thought your blog post was pretty informative and helpful. I really liked the animation you had and I was exicted to see you posted the repo link where one can try it out for themselves.

After cloning the repo, I tried to launch the web app but couldn't. I realized the problem was caused by a difference between Python 2 and 3. In Python 3, SimpleHTTPSever is now http.server. I decided to fork your repo and make the fix so I can run it. You can see it here. Another solution would be to have a shell script that tries to first run it with Python 2 and if it can't try Python 3. That'll make it work for both Python 2 and 3. I also changed up the Makefile so everything can be built and run with make all.

If you are accepting pull requests, that's great! If not, that's fine too. Either way, I wanted to raise the issue in case others encounter the same problem as me. Once again, thanks for the great blog post and buffer pool management app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.