maandag 29 april 2013

gmr/rabbitmq-pulse · GitHub

RabbitMQ Pulse is an experimental exchange plugin for RabbitMQ 3.0+ that publishes information made available by the rabbitmq-management plugin making cluster monitoring a push event instead of something you poll for. Messages can be published in JSON format as they would be received from the management API or they can be published in a format that is compatible with Graphite's carbon AMQP client, providing conversionless integration into Graphite and systems like rocksteady. This is a work in progress and is not meant for production systems (yet).

via Delicious https://github.com/gmr/rabbitmq-pulse#readme

elasticsearch-river-rabbitmq/README.md at master · elasticsearch/elasticsearch-river-rabbitmq · GitHub

RabbitMQ River Plugin for ElasticSearch The RabbitMQ River plugin allows index bulk format messages into elasticsearch.

via Delicious https://github.com/elasticsearch/elasticsearch-river-rabbitmq/blob/master/README.md

donderdag 25 april 2013

Spark Overview - Spark 0.7.0 Documentation

Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators. Spark can run on the Apache Mesos cluster manager, Hadoop YARN, Amazon EC2, or without an independent resource manager (“standalone mode”).

via Delicious http://www.spark-project.org/docs/latest/index.html

Spout - Spout Wiki

Spout is an upcoming server/client software, written from the ground up (not a server mod like CraftBukkit). It is not focused on Minecraft; focusing instead on a general framework for voxel-based games. The Minecraft implementation of it is in the Vanilla plugin , which you will read more about below. Spout is a multiplatform game engine written in Java. Spout is multithreaded at its core, and designed for "Voxel" or 3D tile-based games, like Minecraft, Infiniminer, etc. Spout has no game code in it, however it is very extendable through the use of SpoutAPI and plugins. Plugins can be used to create full, standalone games, mods of those games, or utilities for managing servers or games, all through the same API.

via Delicious http://wiki.spout.org/Spout

zaterdag 20 april 2013

Reco4j - The Graph-Based Recommender Engine

Reco4j is an open source project that aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases that are "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information are expressed with some properties, nodes and relations, the recommendation process can be customized to work on every graph. Indeed Reco4j can be used on every graph where "user" and "item" are represented by nodes and the preferences are modelled as relationship between them.

via Delicious http://www.reco4j.org/index.jsp

three.js - JavaScript 3D library



via Delicious http://mrdoob.github.io/three.js/

Neo4j Blog



via Delicious http://blog.neo4j.org/