Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multithread #350

Closed
wants to merge 6 commits into from
Closed

Multithread #350

wants to merge 6 commits into from

Commits on Jun 29, 2014

  1. General refactoring.

    fbertola committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    37fc420 View commit details
    Browse the repository at this point in the history
  2. Refactoring.

    fbertola committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    c3b71db View commit details
    Browse the repository at this point in the history
  3. Refactoring.

    fbertola committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    d3cd482 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2014

  1. Enabled multithreading.

    fbertola committed Jun 30, 2014
    Configuration menu
    Copy the full SHA
    f0a5b29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98bbdce View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. For large Rule bases, FileKieModule.getFileNames() could bring a

    significant slowdown because it rescan the entire directory every time.
    Fixed.
    fbertola committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    310319d View commit details
    Browse the repository at this point in the history