Max, did you install bundler to do the "bundle exec"? Are you running Ruby or JRuby, and where is the "bundle" binary installed after I do
gem install bundler? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Your high performance graph database. http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. On Tue, Nov 23, 2010 at 9:23 AM, Max De Marzi Jr. <maxdema...@gmail.com> wrote: > Hello, > > I started adding "fake" bulk operations to neography ( > https://github.com/maxdemarzi/neography ) but ran into issues when > trying to create or get more than 100 nodes at a time. > > ubuntu ~/forks/neography: bundle exec rspec spec/integration/rest_bulk_spec.rb > No Extensions Found: /home/max/.neography > . user system total real > create 100 nodes 3.411000 0.000000 3.411000 ( 3.411000) > create 100 nodes threaded 1.909000 0.000000 1.909000 ( 1.909000) > create 200 nodes threaded^C > Exiting... Interrupt again to exit immediately. > > It just hangs when I try 200 and eventually I get a "execution > expired" error. 150 fails, 125 fails, 110 sometimes worked, 100 > ALWAYS worked (threaded and non-threaded). > > Did you guys see any issues like this with your test harness against > the Rest API? > Anybody using another Rest client having these issues? > > Thanks, > Max > _______________________________________________ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user