GithubHelp home page GithubHelp logo

kino-service's Introduction

kino-service

Course project on the topic "Development of film recommendation system" made for Tinkoff fintech program in 2023.

Project has microservice architecture and RabbitMQ is used for communication. img.png

Consequently, queues are build in that way. Not all of it are specified on the picture, but the main scheme. img.png

Recommendations are being automatically refreshed every minute, for development purpose.

Also, TMDb API was used to get information about films.

kino-service's People

Contributors

maypink avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kino-service's Issues

Implement Recommendations service

Если такой рекомендации нет -- сохраняем.
Если есть -- обновляем в ней дату.

Fix exceptions processing with RabbitMQ

When data is requested from KinoFacade Service and request is not successful then RabbitMq retries it a lot of times.

  1. The number of retries must be set to 3
  2. Exceptions must be processed correctly
  3. Also, add exception processing for incorrect tmdb_id and title+year requests

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.