Server-side Bots

6 views
Skip to first unread message

Andy L

unread,
Mar 14, 2018, 1:18:13 PM3/14/18
to bugmark_dev
Georg and I have done a bit of experimentation with server-side bots, and I think they will be ideal for researchers.

Server-side bots run on a Bugmark development server and have direct access to the application business objects.  By skipping the web layer, bots are 10x faster and can call more features than are exposed in our restful API.  We also added 'turbo mode' which allows the bot writer to disable metrics and event generation for maximum speed.

We're searching for a simple way to expose our Ruby business objects to python bot writers.  If anyone is interested in doing a prototype with `rython` a python/ruby interface library please raise your hand.

Georg Link

unread,
Mar 14, 2018, 10:28:34 PM3/14/18
to Andy L, bugmark_dev
Update:

Andy and I re-created the trivial bot as a server-side bot.

Time comparison (simulating 10 days):
11m29s  - old bot (API calls)
1m25s  - new bot (with metrics)
0m37s  - new bot (no metrics)

Speed boost of 8x and 18x respective!

Thank you Andy!

Best,
Georg



--
You received this message because you are subscribed to the Google Groups "bugmark_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bugmark_dev+unsubscribe@googlegroups.com.
To post to this group, send email to bugma...@googlegroups.com.
Visit this group at https://groups.google.com/group/bugmark_dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/bugmark_dev/8cd3fd5e-3c5a-4865-80af-a26cf5578338%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages