Snippets tagged android

  • Alternative Actor Implementation for Android

    Actor implementation (much simplified) intended for use on mobile devices. Seems to provide better memory usage behavior than native F# Mailbox Processors (MPB) (on Android). Though is not as 'smooth' as native F# MBP. Smoothness here refers to how processing is balanced between consumers and producers (most relevant to single core machines).

    8 people like this

    Posted: 10 years ago by Faisal Waris