Code Monkey home page Code Monkey logo

ws18-jade-tutorials-sushant-chavan's Introduction

Build Status

Jade Tutorials

Make sure to keep this README updated, particularly on how to run your project from the command line.

Dependencies

  • JADE v.4.5.0
  • Java 8
  • Gradle

How to run

Just install gradle and run:

gradle run

It will automatically get the dependencies and start JADE with the configured agents. In case you want to clean you workspace run

gradle clean

There are no additional steps needed to run this program. Executing the above command creates 20 buyer agents and 3 sellers. There are in total 6 different book titles, but each seller has only 4 different titles and 5 paperback copies of each. Additionally the sellers have unlimited copies of ebook versions of the paperback copies possesed by them. Each buyer agent buys 3 copies(2 ebooks and 1 paperback) of different book titles from the seller who proposes the least price for the books.

In order to change the number of sellers and buyers, Please change the variables num_of_buyers and num_of_sellers in the file Start.java. A console input to configure the number of buyers and sellers is not implemented to prevent Travis builds from hanging. In case it is possible to provide keyboard inputs while Travis executes, this feature could be easily implemented.

Eclipse

To use this project with eclipse run

gradle eclipse

This command will create the necessary eclipse files. Afterwards you can import the project folder.

ws18-jade-tutorials-sushant-chavan's People

Contributors

sushant-chavan avatar argenos avatar

Watchers

James Cloos avatar  avatar  avatar

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.