Hi all,
We are in the process of building an python application, using neo4j. This application takes information about interactions of users with our website. These are stored in a graph in neo4j.
Using a queueing sytem one or more interactions of th...