Skip to content

Tags: mogill/ems

Tags

v1.4.8

Toggle v1.4.8's commit message
Add sudo to pyEMS install command. Hopefully it can at least be _run_…

… as a user...

v1.4.5

Toggle v1.4.5's commit message
Improved examples and documentation

- Per-request parallelism and persistent data REST/Web example
- Protect against failed JSON decoding
- Protect against implied casting in EMS type checks
- Remove unnecessary diagnostic message from EMS on "old" memory attach
- TODO: Python Packaging in dire need of a PR
- Force typecasting in pyEMS error messages
- Restrict inter-language example to Node v6 and later
- Make JS and Py inter-language examples use different EMS namespaces
- Add missing options to EMS new for proper F/E and value initialization

v1.4.4

Toggle v1.4.4's commit message
Add Python/Javascript inter-langauge example

v1.4.3

Toggle v1.4.3's commit message
Force INT32_MAX to be defined by <stdint.h> on AWS Linux

v1.4.2

Toggle v1.4.2's commit message
Fix bug pinning all user threads to core 0

- Clarify PMEM roadmap
- Bump to v1.4.2

v1.3.6

Toggle v1.3.6's commit message
Removed non-persistent option which fails on Travis when not running …

…as root

v1.3.1

Toggle v1.3.1's commit message
Add Node.js 5.1 to Travis tests

Merge to master

v1.2.0

Toggle v1.2.0's commit message
Documentation formatting & add links to online documentation.

v1.1.0

Toggle v1.1.0's commit message
Support arguments to parallel regions in fork-join mode

Add example web server that goes parallel to generate a response
Add fork-join test for arguments
Update documentation
Bump version to 1.1.0

1.0.5

Toggle 1.0.5's commit message
Fix documentation and npm install issues.