Links

Erlson: Erlang Simple Object Notation

Erlson is a dynamic name-value dictionary data type for Erlang.

Erlson dictionaries come with a convenient syntax and can be directly converted to and from JSON.

Iddcfihd

https://github.com/alavrik/erlson

Filed under  //   erlang   json   serialization  
Posted November 21, 2011 by email 

Ripple: declarative dataflow language for the Semantic Web

Ripple is a declarative, stack-oriented dataflow language for exploring the Semantic Web and other multi-relational networks. Ripple programs resemble path expressions as in XPath and postfix-style procedures as in Forth. Every program has an RDF representation, so you can embed programs in the Web of Data as well as querying against it. This implementation is written in Java and includes an interactive command-line interpreter as well as a query API which interoperates with Sesame 2.0.

https://github.com/joshsh/ripple
http://ripple.fortytwo.net/

Filed under  //   java   json   linkeddata   opensource   rdf   semanticweb  
Posted August 18, 2011 by email 

Jolokia: JMX-HTTP bridge with JSON

Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests or fine grained security policies.

Features:
* JMX Proxy
* Bulk-Requests
* Secure
* Fast
* Simple
* Firewall friendly
* Polyglot

Apache License

http://www.jolokia.org/

Filed under  //   http   jmx   json   management   opensource   proxy  
Posted February 23, 2011 by email 

Jolokia: remote JMX with JSON over HTTP

Jolokia is remote JMX with JSON over HTTP.
It is fast, simple, polyglot and has unique features. It's JMX on Capsaicin.

Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests or fine grained security policies.

* Bulk-Requests
* JMX Proxy
* Secure
* Fast
* Simple
* Firewall friendly
* Polyglot

http://www.jolokia.org/features-nb.html

Filed under  //   agent   java   jmx   json   management   monitoring  
Posted October 21, 2010 by email