Giter Club home page Giter Club logo

betting-exchange-app's People

Contributors

danielkorzekwa avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

betting-exchange-app's Issues

Add betex stats - rest api

- num of markets,
- num of unmatched bets
- num of matched bets
- total matched volume
- total unmatched volume
- num of active users - with at least one bet on an active market

Original issue reported on code.google.com by [email protected] on 19 Jun 2011 at 10:14

Add timeouts to BetexResource operations

At the moment Betex operations may never finish if BetexActor doesn't return 
any response, put timeout on BetexResource requests to guarantee that Betex 
client always gets response.

Original issue reported on code.google.com by [email protected] on 21 Jun 2011 at 8:15

Improve error messages

Betex returned this error:
18/06/2011 15:59:08 ERROR dk.bettingai.marketcollector.task.EventCollectorTask 
- requirement failed: INPUT_VALIDATION_ERROR:For input string: ""

No clue what is it, put more detailed to validation errors.

Original issue reported on code.google.com by [email protected] on 18 Jun 2011 at 4:01

Add authentication

Add:
- createAccount(username,password): OK|ERROR,error message
- login(username,password):sessionToken
- logout(sessionToken)

http://stackoverflow.com/questions/4973454/session-management-how-to-generate-au
thentication-token-for-rest-service-jer

Original issue reported on code.google.com by [email protected] on 12 Jun 2011 at 11:34

Optimize market events generation

At the moment market feeder does:
- Generate marketEvents:List[String]
- Convert market events from Strings to JSONObjects adding userId field
- Converting market events from JSONObjects to String.

Optimize it.


Original issue reported on code.google.com by [email protected] on 21 Jun 2011 at 8:20

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.