hi,

On Fri, Aug 8, 2014 at 10:26 AM, China 陈毓端 <[email protected]> wrote:
> ‍hi!
>
> Yes, I have always been in the ZTS Enabled (Thread Safety) cases using this
> extension‍‍
> You can look at this document
> http://wiki.apache.org/hadoop/LibHDFS#Threading‍

"libhdfs can be used in threaded applications using the Posix Threads"
means that the library is thread safe, not that you require TZS to use
it. You have to be sure to call the necessary function in each process
(maybe threads/RINIT) before using the other library.


ps: pls do not top post, reply after the text :)

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to