Git Product home page Git Product logo

dbmonitoring's People

Contributors

efraimgentil avatar

Watchers

 avatar  avatar

dbmonitoring's Issues

Implements the monitor using WebSockets

Use the websocket API to implements the monitor, to avoid the big number of request to the server, delegating to the server the responsability to warn the client of a change in the database.

Stop Monitor

Give the user the possibility to stop the current monitor and change the query or the connection

Initiate the monitoring

Initiate the monitor, if success,update the screen to show the results, if fails, show the failure message and instruct the user to make the corrections

Map the response Entity

Map the response of the servlet containing the status of the request, the data and a message if any.

Create the ConnectionPool

This class will receive a monitor info to open the database connection with bases on the info, if fails to open the connection will throw a exception
if it succeed, will store the connection in a local map and returns nothing

Maintain the MonitorInfo in the application

Every monitorInfo that will open a new connection will be stored on the application, and send back a token to the user, so the user can access the monitor by the token, and also update the info of the monitor

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.