bigflow icon indicating copy to clipboard operation
bigflow copied to clipboard

Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigfl...

Results 29 bigflow issues
Sort by recently updated
recently updated
newest added

Some combinations are: | OS | Compiler | | -------- | -------- | | Ubuntu | gcc | | Ubuntu | clang | | Mac | clang | | Docker(CentOS)|...

enhancement

We have some documents in English, but there are so many mistakes and they're outdated. They need to be refined. Our documents are generated by sphinx-doc, and sphinx-doc has an...

help wanted

Installing cmake 3.9 costs so much time. cmake 2.8.12.2 will be a better version, since it can be installed by yum in centos 7.1.

help wanted

Since we haven't made the streaming process part of Bigflow opensource, we should have removed all the code related to it. We've done most of the work, but there still...

We should add a optimization layer in the current API layer, it could be called API Plan layer. At this moment, API layer will transform the user's code to a...

We implemented two methods(cc_library, cc_binary) that accept LINK_ALL_SYMBOLS (which means export all symbols when linking, by wrapping the libs with gcc options "-Wl,--whole-archive" and "-Wl,--no-whole-archive" around) as argument in `cmake/generic.cmake`....

help wanted

We should have a benchmark on this opensource version of Bigflow. And we should go even further to have a benchmark system, which can give us benchmark results everyday.

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...

dependencies

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.4.1 to 3.16.3. Release notes Sourced from protobuf-java's releases. Protobuf Release v3.16.3 Java Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic...

dependencies