当前位置>主页 > 期刊在线 > 信息技术 >

信息技术22年1期

一种高性能的在线 Python 实验平台的研究
何洪磊
(连云港职业技术学院 信息工程学院,江苏 连云港 222006)

摘  要:Python 是比较热门的一种编程语言,搭建 Python 的在线实验平台可以让学生随时随地开展编程实验,满足当前的学习需求。实验系统的性能是系统可用性的一个瓶颈,文章使用 jupyter notebook 创建了基础实验模块,然后使用框架页面之间的通信与调用来优化实验平台,最后通过实验验证了平台的性能。证实该实验平台能够适用于多用户、高频率、高负载的环境。


关键词:Python;在线实验;性能优化;页面通信



DOI:10.19850/j.cnki.2096-4706.2022.01.003


中图分类号:TP311.5                                     文献标识码:A                                      文章编号:2096-4706(2022)01-0011-03


Research on a High Performance Online Python Experimental Platform

 HE Honglei

(School of Information Engineering, Lianyungang Technical College, Lianyungang 222006, China)

Abstract: Python is a relatively popular programming language. Building an online experimental platform for Python can allow students to carry out programming experiments anytime, anywhere to meet their current learning needs. The performance of the experimental system is a bottleneck of system availability. The paper uses jupyter notebook to create a basic experimental module, and then uses the communication and call between the framework pages to optimize the experimental platform. Finally, the performance of the platform is verified by experiments. It is confirmed that the experimental platform is suitable for multi-user, high frequency and high load environment.

Keywords: Python; online experiment; performance optimization; page communication


参考文献:

[1] 陶倩,赵振宇,舒海燕,等 .PYTHON 在气象业务平台的应用 [J]. 新农业,2022(2):85-86.

[2] 丁文浩,朱齐亮 . 基于 Python 的招聘数据爬取与分析 [J].网络安全技术与应用,2022(1):43-45.

[3] 韦依洋,吴一凡,李永远 .Python 技术在数据可视化中的应用研究 [J]. 福建电脑,2022,38(1):27-31.

[4] 郝静,平梦婷,陈建文,等 . 基于 Python 语言的科学计算课程教学改革研究 [J]. 计算机时代,2022(1):90-92+96.

[5] 秦维超,戴晓芬 .Python 编程学习中巧用开源硬件提升问题解决能力 [J]. 中国信息技术教育,2022(1):62-63.

[6] 王佳莉 . 面向计算思维培养的智慧课堂教学模式构建——以初中 Python 教学为例 [J]. 中国现代教育装备,2021(24):20-23.


作者简介:何洪磊(1974—),男,汉族,江苏连云港人,副教授,硕士,研究方向:软件工程、人工智能。