Re: [TinkerPop] XXXGraphComputer should evolve to XXXGraphActors.

2017-01-19 Thread Luca Garulli
On 19 January 2017 at 03:24, Marko Rodriguez wrote: > Hi, > > OrientDB can do distributed transactions across nodes. What do you mean > for connections? > > So, I’m not so skilled when it comes to transactions and the like so bear > with me… > > One of the models I want to push is that each worke

Re: [TinkerPop] XXXGraphComputer should evolve to XXXGraphActors.

2017-01-19 Thread Marko Rodriguez
Hi, > OrientDB can do distributed transactions across nodes. What do you mean for > connections? So, I’m not so skilled when it comes to transactions and the like so bear with me… One of the models I want to push is that each worker in GraphActors will have a Graph “connection.” That is: con

Re: [TinkerPop] XXXGraphComputer should evolve to XXXGraphActors.

2017-01-18 Thread Luca Garulli
On 18 January 2017 at 03:35, Marko Rodriguez wrote: > > *Question*: Can OrientDB do a “distributed transaction”? That is, if you > have X number of connections to OrientDB, can you say that you want all > connections to be tied to a single TX? > OrientDB can do distributed transactions across no

Re: [TinkerPop] XXXGraphComputer should evolve to XXXGraphActors.

2017-01-18 Thread Marko Rodriguez
Hello, > I definitely like this and it would be closer to what we are doing with > OrientDB distributed architecture. How quick do you think you could create a > draft of this in TP 3.x? We already have a working version with the interfaces in gremlin-core/ and an akka-gremlin/ implementation.

Re: [TinkerPop] XXXGraphComputer should evolve to XXXGraphActors.

2017-01-14 Thread Luca Garulli
Hi Marko, I definitely like this and it would be closer to what we are doing with OrientDB distributed architecture. How quick do you think you could create a draft of this in TP 3.x? On 13 January 2017 at 12:23, Marko Rodriguez wrote: > Hi, > > *CURRENT*: The GraphComputer framework assumes “