Tags python 18 algorithm 5 regex 1 hadoop 3 streaming 1 CPython 3 performance 1 PyPI 1 pep381 1 extension 1 decorator 1 yield 1 generator 1 vagrant 1 windows 1 notepad 1 multiprocessing.dummy 1 bug 1 Python 4 技术债务 1 hive 1 ORC 1 Parquet 1 web 1 flask 1 java 4 maven 1 classloader 1 kotlin 1 programming language 1 short circuit 1 spark 4 scala 5 shadowsocks 1 logging 1 jni 1 unit test 1 ctypes 1 implicit 1 antlr4 1 broken pipe 1 TypeError 1 math 1 calculus 1 bigdata 1 mapreduce 1 millwheel 2 flumeJava 1 dataflow 2 streaming system 1 fibonacci 1 binary tree 1 大数据 5 Presto 3 计算引擎 4 apache arrow 1 cpp 1 design pattern 1 singleton 1 xsimd 1 benchmark 1 databricks 1 phton 1 olap 1 Java 2 JNI 1 TreeSet 1 Java Collections 1 shuffle 1 dash 1 lz4 1 c++ 6 template 1 c++ weekly 1 string_view 1 LRU Cache 1 tuple 1 新硬件 1 CXL 1 Compute Express Link 1 glog 1 python algorithm regex hadoop streaming CPython performance PyPI pep381 extension decorator yield generator vagrant windows notepad multiprocessing.dummy bug Python 技术债务 hive ORC Parquet web flask java maven classloader kotlin programming language short circuit spark scala shadowsocks logging jni unit test ctypes implicit antlr4 broken pipe TypeError math calculus bigdata mapreduce millwheel flumeJava dataflow streaming system fibonacci binary tree 大数据 Presto 计算引擎 apache arrow cpp design pattern singleton xsimd benchmark databricks phton olap Java JNI TreeSet Java Collections shuffle dash lz4 c++ template c++ weekly string_view LRU Cache tuple 新硬件 CXL Compute Express Link glog python 2023-05-16 Pandas + Plotly + Dash 数据可视化 2019-03-19 Python 的 list 和 dict 的遍历方式 2019-03-16 Python 的 unhashable type 错误分析及解决 2019-03-15 Python 的 Broken Pipe 错误问题分析 2018-12-10 Python ctypes 使用总结 2018-07-11 Python 日志配置总结 2016-12-16 Python 2 常见陷阱 2016-04-08 Web 开发环境无法加载 css 文件的问题小结 2015-12-23 Python multiprocessing.dummy.Pool hangs 的 Bug 及其修复方法 2015-12-07 Vagrant 简介 2015-11-30 Python yield 关键字的两种用法 2015-11-21 Python 修饰器(Decorator)简介 2015-10-30 编写你自己的 Python C 扩展(Extending Python) 2015-10-28 自己动手搭建PyPI私有repo 2015-09-29 CPython的常见性能问题 2015-09-12 《学习正则表达式》读书笔记及Python示例 2015-09-03 Python的内存管理简介 2015-07-25 Python知识点整理 algorithm 2023-08-28 LRU Cache 算法 2023-08-26 Flood Fill 算法解题实例分析 2020-03-31 二叉树的三种遍历递归与迭代写法 2019-10-08 斐波那契数列从递归到迭代的实现 2015-08-29 带有min函数的Stack实现 regex 2015-09-12 《学习正则表达式》读书笔记及Python示例 hadoop 2017-10-11 Hadoop Short Circuit 本地读优化 2016-03-29 Hive 列存储简介 2015-09-28 Hadoop Streaming入门 streaming 2015-09-28 Hadoop Streaming入门 CPython 2016-01-21 MongoDB Shard Cluster 数据平衡问题 2015-10-30 编写你自己的 Python C 扩展(Extending Python) 2015-09-29 CPython的常见性能问题 performance 2015-09-29 CPython的常见性能问题 PyPI 2015-10-28 自己动手搭建PyPI私有repo pep381 2015-10-28 自己动手搭建PyPI私有repo extension 2015-10-30 编写你自己的 Python C 扩展(Extending Python) decorator 2015-11-21 Python 修饰器(Decorator)简介 yield 2015-11-30 Python yield 关键字的两种用法 generator 2015-11-30 Python yield 关键字的两种用法 vagrant 2015-12-07 Vagrant 简介 windows 2015-12-13 替换 Windows 下的 Notepad notepad 2015-12-13 替换 Windows 下的 Notepad multiprocessing.dummy 2015-12-23 Python multiprocessing.dummy.Pool hangs 的 Bug 及其修复方法 bug 2015-12-23 Python multiprocessing.dummy.Pool hangs 的 Bug 及其修复方法 Python 2017-05-03 Python 数据类型详解系列(2) - 内置集合类型 2017-04-30 Python 数据类型详解系列(1) - 数字和字符串 2017-03-28 Python 的 type 和 meta class 简介 2016-01-21 MongoDB Shard Cluster 数据平衡问题 技术债务 2016-02-20 对技术债务的一些理解 hive 2016-03-29 Hive 列存储简介 ORC 2016-03-29 Hive 列存储简介 Parquet 2016-03-29 Hive 列存储简介 web 2016-04-08 Web 开发环境无法加载 css 文件的问题小结 flask 2016-04-08 Web 开发环境无法加载 css 文件的问题小结 java 2019-01-16 Antlr4 简介 2018-08-17 Java 中使用无符号整型(unsigned int)的使用方法 2017-02-22 JVM URLClassLoader 重新加载类的问题 2016-11-25 Maven 使用经验小结 maven 2016-11-25 Maven 使用经验小结 classloader 2017-02-22 JVM URLClassLoader 重新加载类的问题 kotlin 2017-03-13 Kotlin 简单上手 programming language 2017-03-13 Kotlin 简单上手 short circuit 2017-10-11 Hadoop Short Circuit 本地读优化 spark 2022-08-15 浅谈 Photon - Databricks Spark 的 Native 引擎 2018-09-16 Spark 2.1 UDF length 异常问题分析(UTF8String numChars bug) 2018-07-25 在 Apache Spark 中使用 JNI 调用 C/C++ 代码 2018-06-05 Spark 使用小结 scala 2018-12-29 Scala implicit 使用简介 2018-09-28 Scala 的单测框架和示例(JUnit4 & ScalaTest) 2018-09-16 Spark 2.1 UDF length 异常问题分析(UTF8String numChars bug) 2018-06-29 Scala 代码片段收集 2018-06-05 Spark 使用小结 shadowsocks 2018-06-13 CentOS 服务器配置 shadowsocks client 连接网络 logging 2018-07-11 Python 日志配置总结 jni 2018-07-25 在 Apache Spark 中使用 JNI 调用 C/C++ 代码 unit test 2018-09-28 Scala 的单测框架和示例(JUnit4 & ScalaTest) ctypes 2018-12-10 Python ctypes 使用总结 implicit 2018-12-29 Scala implicit 使用简介 antlr4 2019-01-16 Antlr4 简介 broken pipe 2019-03-15 Python 的 Broken Pipe 错误问题分析 TypeError 2019-03-16 Python 的 unhashable type 错误分析及解决 math 2019-03-29 泰勒展开式的简单使用 calculus 2019-03-29 泰勒展开式的简单使用 bigdata 2019-08-08 从 MapReduce 到 Dataflow 看大数据发展趋势 mapreduce 2019-08-08 从 MapReduce 到 Dataflow 看大数据发展趋势 millwheel 2019-09-11 流式计算中的日志时间 2019-08-08 从 MapReduce 到 Dataflow 看大数据发展趋势 flumeJava 2019-08-08 从 MapReduce 到 Dataflow 看大数据发展趋势 dataflow 2019-09-11 流式计算中的日志时间 2019-08-08 从 MapReduce 到 Dataflow 看大数据发展趋势 streaming system 2019-09-11 流式计算中的日志时间 fibonacci 2019-10-08 斐波那契数列从递归到迭代的实现 binary tree 2020-03-31 二叉树的三种遍历递归与迭代写法 大数据 2024-03-02 JVM 采集GC时的状态 2024-02-26 CXL(Compute Express Link)简介 2023-09-02 Presto Block 序列化格式 2023-04-01 Remote Shuffle Service 概述 2022-01-18 Presto pendingSplits 的源码分析 Presto 2024-03-02 JVM 采集GC时的状态 2023-09-02 Presto Block 序列化格式 2022-01-18 Presto pendingSplits 的源码分析 计算引擎 2024-03-02 JVM 采集GC时的状态 2024-02-26 CXL(Compute Express Link)简介 2023-09-02 Presto Block 序列化格式 2022-01-18 Presto pendingSplits 的源码分析 apache arrow 2022-05-15 Mac 编译 Apache Arrow Java cpp 2022-07-29 c++ 11 的单例模式 design pattern 2022-07-29 c++ 11 的单例模式 singleton 2022-07-29 c++ 11 的单例模式 xsimd 2022-08-01 使用 xsimd 进行简单的性能对比分析 benchmark 2022-08-01 使用 xsimd 进行简单的性能对比分析 databricks 2022-08-15 浅谈 Photon - Databricks Spark 的 Native 引擎 phton 2022-08-15 浅谈 Photon - Databricks Spark 的 Native 引擎 olap 2022-08-15 浅谈 Photon - Databricks Spark 的 Native 引擎 Java 2023-03-15 TreeSet 并发写入后可能导致读取死循环 2022-08-22 JNI 使用笔记 JNI 2022-08-22 JNI 使用笔记 TreeSet 2023-03-15 TreeSet 并发写入后可能导致读取死循环 Java Collections 2023-03-15 TreeSet 并发写入后可能导致读取死循环 shuffle 2023-04-01 Remote Shuffle Service 概述 dash 2023-05-16 Pandas + Plotly + Dash 数据可视化 lz4 2023-08-15 LZ4 压缩算法简介 c++ 2024-07-21 C++ Glog 使用总结 2023-08-30 C++ std::tuple 学习笔记 2023-08-28 LRU Cache 算法 2023-08-26 Flood Fill 算法解题实例分析 2023-08-25 C++ std::string_view 学习笔记 2023-08-24 C++ 模板的特化实例讲解 template 2023-08-24 C++ 模板的特化实例讲解 c++ weekly 2023-08-25 C++ std::string_view 学习笔记 string_view 2023-08-25 C++ std::string_view 学习笔记 LRU Cache 2023-08-28 LRU Cache 算法 tuple 2023-08-30 C++ std::tuple 学习笔记 新硬件 2024-02-26 CXL(Compute Express Link)简介 CXL 2024-02-26 CXL(Compute Express Link)简介 Compute Express Link 2024-02-26 CXL(Compute Express Link)简介 glog 2024-07-21 C++ Glog 使用总结