RENDLER icon indicating copy to clipboard operation
RENDLER copied to clipboard

A rendering web crawler for Apache Mesos.

Results 15 RENDLER issues
Sort by recently updated
recently updated
newest added

* Testing mesos upgrade. * Updating to address a security fix.

Implemented the RendlerV1 scheduler, the CrawlV1Executor and RenderV1Executor executors using Mesos V1 API over http. A new RendlerV1Executor abstract class is introduced to wrap up the protobuf calls to subscribe...

the implementation uses the mesos-clr library found here: https://github.com/bcrusu/mesos-clr

I think it is better to use '127.0.0.1' --- This change is [](https://reviewable.io/reviews/mesosphere/rendler/44)

It might be worth noting that you need a few things on your system to get this working for the Python example. ##### Python Modules: You will receive this error...

Prevents a user warning when no parser is explicitly specified. This usually isn't a problem, but if you run this code on another system, or in a different virtual environment,...

Using the new pure go mesos-go bindings, I updated the render testing framework for those new to mess.

We should be using the same VirtualBox image instead of a specific / custom box.