Timur Hairulin

Results 94 comments of Timur Hairulin

Hello! You can try to compile `afsever` with any flags. We can try to use `unordered_map`. Server already has several threads, for each type of operations. Read/write network, write store,...

hostmask comes first

Hello! 1. I think that using pools instead of hosts mask can increase performance. You can simple test it, as you have lots of jobs and renders. 2. DONE jobs...

Yes, we can add some `-posixregex` flag to build.sh script to force to use posix regex libary.

We can also implement some `simplemask` mode (on a job, user, block), where we can just use `find` function to find some part of string in other. May be in...

Hello! Take a look: https://github.com/CGRU/cgru/issues/604

Hi! Sorry for a delay. I was at vocation. Block tickets info is not passed to render with a task to run from server. It can be, i do not...

I can be done, but it will break binary compatibility. As afrender use hard coded binary (not JSON) protocol for speend and traffic reasons. So it can happen only in...

Hello! I will look at tickets today! May it is not a problem. Bigger problem is render capacity and capacity used/free. For 3.4.x I want to send some task data...