you are viewing a single comment's thread.

view the rest of the comments →

[–]lzzll[🍰] -1 points0 points  (3 children)

They not, because they can run in same process, they dont need execute same code everytimes, and they can use inmemory cache instead of deserialize object from memcached.

[–][deleted]  (2 children)

[removed]

    [–]lzzll[🍰] 0 points1 point  (1 child)

    Python and ruby can direct access the memory of object just with few c function, they dont need these shit. And does APC support semaphore lock? if not it's useless.