Giter Site home page Giter Site logo

db-component's Issues

Add DataSet class

Incorporate DataTable class to the project to simulate the manipulation of the ResultSet by the WS client.

Add connections.xml

Connections.xml stores all the connections with the information related to that.

Create launcher

Option 1. Create a .bat and .sh file to run the app automatically in Window, Linux and Mac, to avoid java -jar.
Option 2. Find a way to show the console using a .jar by just double clicking.

Add logs

Option 1. Use Log4J
Option 2. Create a Log system to leave a witness of the different processes that occur during the app executing, writing important events.

About port settings

Realize a way to set a different Port in case if it is already in use...
Option 1. By an argument in the java -jar app.jar 8080.
Option 2. Rewriting the Settings.xml.

Create stress client

Create a stress client that sends multiple requests to the server and writes a log with the performance (times elapsed) in a .csv file. Uses the time to send the queries.

Write as json

Currently the app doesn't have a writeJSON method, it must be added to the dispatcher.

Fix paths for Linux and OSX

When you try to run the app in those Operating System the app crashes because they use different separators.

Add support for binary data

Actually the application tennis in an infinite loop when the data retrieved from the database is of type binary plus the client can't process it, something similar happens when the data is a date the data sent isn't a string.

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.