Giter VIP home page Giter VIP logo

workerman-thrift's Issues

请问可以配置用户密码连接吗?

我翻看了一下源码,没有找到相关配置的代码,请问有相关的配置吗,如果没有那是否表示别人得到了rpc服务器的IP和端口就可以进行连接了?有没有相应的安全验证呢?刚接触thrift不久望解答,谢谢!

是在这里提问题么?

try {
$client = ThriftClient::instance('HelloWorld');
} catch(Exception $e) {
exit($e -> getMessage());
}

但是抓取不到异常的服务器(连不上)报错

批量调用失败

有一个问题,采用workman的php做thrift服务端,java客户端,批量调用测试的时候为啥每次都得open一下,否则直接死了,也没有任何异常信息,但是貌似php直接调用时ok的。

业务接口比较多

业务接口多,然后单个service文件很大,超过1w行代码了,导致php应用端调用的地方内存偏高,有解决办法嘛

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.