胡锋

Results 47 comments of 胡锋
trafficstars

方法的参数使用 java.String包装下 import java from 'js-to-java' // 或者 import {java} from 'apache-dubbo-consumer' dubbo.service.HelloService.sayHello(java.String('mmm')) oeli ***@***.***> 于2021年8月6日周五 下午11:04写道: > $ node provider.js > (node:7568) UnhandledPromiseRejectionWarning: Error: -101 no node > at...

可以整理一个简化的demo放在github吗 , 可以一起看下 feng hu ***@***.***> 于2021年8月9日周一 下午2:27写道: > 方法的参数使用 java.String包装下 > > import java from 'js-to-java' // 或者 import {java} from > 'apache-dubbo-consumer' > > dubbo.service.HelloService.sayHello(java.String('mmm')) > > oeli...

想想都有点兴奋呢 哈哈。 目前测试发现web worker的创建成本毫秒级 已经比较快了 希望可以通过不同的配置开启或者不开启,或者监控到只要支持web worker就自动开启这些特性。

@vidy 是的 会有这样的问题,所以场景要像erlang的哲学一样 "小消息 大计算" 😃 vidy 于2019年3月21日周四 下午11:34写道: > @hufeng webworker 传递消息会自动序列化反序列化对象的, > 不知道如果频繁传递消息性能损耗大不大 > 还有我 去年发现 webworker 也可以 inline 掉 > https://github.com/boneVidy/inline-webworker > > — > You are...

帅气啊 学习一波 vidy 于2019年12月6日周五 上午9:22写道: > @hufeng 多线程的redux > https://dassur.ma/things/react-redux-comlink/ > https://github.com/GoogleChromeLabs/comlink > actor model+ shared Arraybuffer > > — > You are receiving this because you were mentioned. >...

babel-plugin-plume2 - 正式环境去除QL的name reduce js size - 正式环境去除StoreProvider中的{debug: xxx}

快速生成app脚手架的代码 ```text ❯ plume2 Usage: plume2 [options] [command] Options: -V, --version output the version number -h, --help output usage information Commands: new [name] create a new plume2 app help [cmd]...

vscode plume2模板代码插件

@boneVidy yes 是的,我最近也是这样想 抽空重构下

@boneVidy 我最近在想一个清量一点方案 和你有非常一致的想法 用hook https://github.com/hufeng/iant/tree/master/example/todo