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

Get rid of Fibers in honour of EventMachine since it’s already reached version 1 milestone #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2012

  1. — initializing is mutexed now because “unless @ready” is not sufficient;

    — last Fiber removed from Connection class in honour of EventMachine::Iterator ;
    —  some cosmetic changes.
    mudasobwa committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    a079801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dda7a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    732ee07 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2012

  1. Configuration menu
    Copy the full SHA
    a69cf34 View commit details
    Browse the repository at this point in the history
  2. Prepared for pull request.

    mudasobwa committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    c734158 View commit details
    Browse the repository at this point in the history
  3. Prepared for pull request.

    mudasobwa committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    09a341b View commit details
    Browse the repository at this point in the history
  4. Prepared for pull request.

    mudasobwa committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    34c93b8 View commit details
    Browse the repository at this point in the history
  5. Prepared for pull request.

    mudasobwa committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    77839be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df30f8e View commit details
    Browse the repository at this point in the history
  7. Component discovery is turned to EventMachine, handling of possible m…

    …ultiple instances of Vines’ services is done.
    mudasobwa committed Nov 25, 2012
    Configuration menu
    Copy the full SHA
    a5f5894 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27e4619 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2012

  1. Configuration menu
    Copy the full SHA
    d55fecd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2012

  1. Configuration menu
    Copy the full SHA
    a3e1683 View commit details
    Browse the repository at this point in the history