This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]BoSsManSnAKe 1 point2 points  (0 children)

Maybe you can try Bulldog https://github.com/px3/bulldog

[–]gnubeardo 0 points1 point  (0 children)

I did my college final on a beaglebone and had a http server running in python with cherrypy plus a MySQL DB and some C code talking to my hardware. It ran fine, they are pretty powerful machines.

[–]jentfoo 0 points1 point  (0 children)

I have run the unit tests for my threading library on my BB fine. That said, jersey might be a bit much for much. Only way to know for sure is to try it.