This is the Windows app named AsyncWcfLib whose latest release can be downloaded as AsyncWcfLib-V3.1.4.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named AsyncWcfLib with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
AsyncWcfLib
Ad
DESCRIPTION
Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net
AsyncWcfLib is a software library for distributed computing based on Microsoft WCF.
AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono.
It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5.
AsyncWcfLib supports threadsafety through an actor based programming model.
Actors are loosly coupled system units interacting by passing messages.
Message objects are passed inside a process between actors running on different threads.
Also, messages may be passed between actors running on different processes, hosts and operating systems.
The library is designed for configuration free, asynchronous messaging.
A router application is included. It discovers actors by their name on any linked host, even
when host name resolution is not possible because of routing- or operating system limitations.
Features
- Asynchronous communication using WCF and async-await (Visual Studio 2012).
- Lightweight message bus bridging Windows and Linux based hosts.
- Threadsafety through actor based programming model.
- Application internal and external message passing.
- No config files. Service discovery by name.
- Forward/backward compatible, tolerant message versioning.
Audience
Developers
Programming Language
C#
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/asyncwcflib/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.