Code Monkey home page Code Monkey logo

mox's People

Contributors

zsombi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

mox's Issues

thread auto-joining is not working properly

Tests on linux are flaky due to the thread joining done in the Object destruction.

[ RUN ] Threads.test_quit_application_from_thread_kills_thread
484
terminate called after throwing an instance of 'mox::Exception'
485
what(): Joining thread within the thread scope is not possible
486

no more loop-in-loop

Refactor event source system to provide injection of event sources into the underlaying OS app layer rather than double looping.
Each thread shall have a detached event loop source
Use CRTP to provide OS-specialized event dispatching instead of the current system

enhance shared locks

The shared locks are a bit clumsy. Do a proper shared lock detection on compile time, so classes meant to declare as members and need to share the lock with the object hosting them are detectable.

run loop add-ons to host OSes

In addition to RunLoops, an add-on-like entry point for MOX on systems where the app main-runloop cannot be taken.

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.