Rework adapter API

Issue #7 wontfix
Kit Barnes repo owner created an issue

s/adapter/adapters/

move execution into possel/__init__.py for the time being, (maybe possel/_execution.py later).

Adapter will maybe need to provide a thread pool?

Adapter will need to provide mechanisms for the zeromq-based server.

Comments (2)

  1. Kit Barnes reporter

    Not doing adapters in possel any more, though pircel might still. Either way we're sticking with tornado here.

  2. Log in to comment