Tag:shunt
-
Time:2020-9-26
preface Recently, the company that helped friends deploy a set of streaming + watermark live system Handy package into docker image, convenient for you to use when you need to use, do not need Baidu some fragmentary articlesCan also be a simple live service, just adjust the configuration file to meet your needs Requirement: streaming […]
-
Time:2020-7-24
problem Because the session of online PHP cluster has been using a Memcache service, the service response request often has a large standard deviation. For the same request, this situation will not happen in theory, and the final positioning is caused by a single Memcache. Solutions In the test environment, we try to simulate the […]
-
Time:2020-6-30
preface With the vigorous development of micro store business, various business systems have been launched, and various kinds of recommendation and search optimization algorithms emerge as the times require. Micro store AB test platform flood was born in the core recommendation and search system. The initial problems to be solved were also very simple, such […]
-
Time:2019-12-14
Previous data analysis project (version 1.4.2) forKafkaRead raw data stream, callingsplitInterface to achieve the shuntNew project decided to useFlink 1.7.2UsesplitWhen the interface is shunted, it is found that the interface is marked asdepracted(may be removed later)Search related documents and find new versionsFlinkOut of band data is recommended for shunting Pre establishmentOutputTagExample (LogEntityFromkafkaRead log instance class) […]