当前位置: 首页 > news >正文

黄石做网站的公司搜索引擎优化的基本原理

黄石做网站的公司,搜索引擎优化的基本原理,低代码开发,wordpress媒体库插入图片不显示1、原理 TransmittableThreadLocal(简称TTL)是阿里巴巴开源的一个Java库,用于解决线程池中线程本地变量传递的问题。其底层原理主要是基于Java的ThreadLocal机制并对其进行扩展,以支持在父子线程间以及线程池中任务切换时&#x…

1、原理

TransmittableThreadLocal(简称TTL)是阿里巴巴开源的一个Java库,用于解决线程池中线程本地变量传递的问题。其底层原理主要是基于Java的ThreadLocal机制并对其进行扩展,以支持在父子线程间以及线程池中任务切换时,能够传递和继承ThreadLocal变量的值。下面是TTL的核心工作原理:

  1. 基于ThreadLocal的扩展: TTL继承自InheritableThreadLocal和ThreadLocal,但与InheritableThreadLocal不同的是,TTL解决了在已经存在的线程(如线程池中的线程)之间传递ThreadLocal值的问题。

  2. 线程池任务切换处理

    • 在任务提交到线程池之前,会先将当前(父)线程的ThreadLocal变量值保存到一个中间结构中(通常是通过装饰器模式,比如TtlRunnableTtlCallable)。
    • 当任务开始在子线程(线程池中的线程)中执行时,会从这个中间结构中恢复这些变量值,并设置到子线程的ThreadLocal副本中,从而实现了值的跨线程传递。
  3. 异步任务传递: 对于异步任务,TTL确保了即使在异步执行的上下文中,父线程的ThreadLocal状态也能被正确地传递给处理该任务的子线程。

  4. 核心组件与流程

    • 构建TtlRunnable/Callable:TTL提供工具方法(如TtlRunnable.get())来包装原有的RunnableCallable对象,使其在执行前能加载父线程的ThreadLocal状态。
    • 上下文传递与清理:TTL管理一个上下文,其中包含要传递的ThreadLocal变量值,确保在任务执行前后,这些值的传递和清理操作得以正确执行,避免内存泄漏。
  5. 源码层面: TTL内部实现涉及对ThreadLocal的深入理解和扩展,包括如何安全地存储和恢复变量值,以及如何与线程池的任务调度机制相结合。它通过覆盖InheritableThreadLocal的一些方法,并添加额外的逻辑来实现这一功能。

综上所述,TransmittableThreadLocal通过精心设计的机制,在不改变原有线程池和任务执行模型的基础上,增强了ThreadLocal的传递能力,使之适应更复杂的多线程和线程池应用场景。

2、过程分析

上图其实把过程介绍的很清晰和详细了。我们可以简单的认为TransmittableThreadLocal和普通TheadLocal是一样的,都是线程变量,只不过从语义上TransmittableThreadLocal是用来在线程间传递值的。这个传递是TtlRunnable来完成的,它的本质是个wapper,它在执行线程前获取父线程的所有值(上图4.1),线程执行时会将这些值重放/赋值到子线程的里(上图6.2),当然TtlRunnable使用了工具类Transmitter。

因此TransmittableThreadLocal变量值要想实现线程间的传递,线程必须用TtlRunnable修饰,或者把线程提交给TtlExecutors修饰过的线程池执行,否则TransmittableThreadLocal与ThreadLocal没有区别。TtlExecutors的原理也很简单,它把提交给它的Runnable包装成TtlRunnable,我们看到TtlRunnable构造方法就是需要一个Runnable,当然如果提交给它的已经是TtlRunnable,它不会再次包装。

总结:TransmittableThreadLocal+TtlRunnable+TtlExecutors 是在Java提供的既有能力上进行包装、拓展,实现了新的功能,它使用了装饰器模式。


文章转载自:
http://dinncowaymark.tpps.cn
http://dinncolancewood.tpps.cn
http://dinncobinoculars.tpps.cn
http://dinncoplug.tpps.cn
http://dinncoexuberate.tpps.cn
http://dinncohypospray.tpps.cn
http://dinncohorde.tpps.cn
http://dinncocabin.tpps.cn
http://dinncobristlecone.tpps.cn
http://dinncomultibus.tpps.cn
http://dinncoalcoholization.tpps.cn
http://dinncofso.tpps.cn
http://dinncoidahoan.tpps.cn
http://dinncounlanded.tpps.cn
http://dinncofilthify.tpps.cn
http://dinncoparaphrastic.tpps.cn
http://dinncomultifoil.tpps.cn
http://dinncogerard.tpps.cn
http://dinncohypothetical.tpps.cn
http://dinncocomplied.tpps.cn
http://dinncochassid.tpps.cn
http://dinncocrenel.tpps.cn
http://dinncolikud.tpps.cn
http://dinncobuntline.tpps.cn
http://dinncofairytale.tpps.cn
http://dinncousaid.tpps.cn
http://dinncobiannually.tpps.cn
http://dinncoxography.tpps.cn
http://dinncoexhaustion.tpps.cn
http://dinncodrawee.tpps.cn
http://dinncotrappist.tpps.cn
http://dinncopokesy.tpps.cn
http://dinncodotey.tpps.cn
http://dinncocallipash.tpps.cn
http://dinncowryly.tpps.cn
http://dinncowearisome.tpps.cn
http://dinncoatheoretical.tpps.cn
http://dinncoolibanum.tpps.cn
http://dinncodelime.tpps.cn
http://dinncopetition.tpps.cn
http://dinncotalaria.tpps.cn
http://dinncotefl.tpps.cn
http://dinncokillifish.tpps.cn
http://dinncounutterable.tpps.cn
http://dinnconephometer.tpps.cn
http://dinncoovercertify.tpps.cn
http://dinncobabism.tpps.cn
http://dinncoiu.tpps.cn
http://dinncotransonic.tpps.cn
http://dinncodysphoria.tpps.cn
http://dinncoquintic.tpps.cn
http://dinncovestigial.tpps.cn
http://dinncocheckage.tpps.cn
http://dinncoquietness.tpps.cn
http://dinncosliminess.tpps.cn
http://dinncofade.tpps.cn
http://dinncopile.tpps.cn
http://dinncodenmark.tpps.cn
http://dinncononverbal.tpps.cn
http://dinncohandsaw.tpps.cn
http://dinncoincomprehensive.tpps.cn
http://dinncodichlorodifluoromethane.tpps.cn
http://dinncomid.tpps.cn
http://dinncopruina.tpps.cn
http://dinncorecrystallize.tpps.cn
http://dinncomagnetobiology.tpps.cn
http://dinncomemsahib.tpps.cn
http://dinncoswinglebar.tpps.cn
http://dinncoambroid.tpps.cn
http://dinncoarginase.tpps.cn
http://dinncoceasing.tpps.cn
http://dinncofistic.tpps.cn
http://dinncolegion.tpps.cn
http://dinncoillimitable.tpps.cn
http://dinncostochastic.tpps.cn
http://dinncoatm.tpps.cn
http://dinncoungratified.tpps.cn
http://dinncopolygamy.tpps.cn
http://dinncoantipatriotic.tpps.cn
http://dinncomorphological.tpps.cn
http://dinncoisosmotic.tpps.cn
http://dinncochronometry.tpps.cn
http://dinncoalbacore.tpps.cn
http://dinncounpleated.tpps.cn
http://dinncoskald.tpps.cn
http://dinncothataway.tpps.cn
http://dinncohydrotechny.tpps.cn
http://dinncodome.tpps.cn
http://dinncopedestrianism.tpps.cn
http://dinncophonograph.tpps.cn
http://dinncoinception.tpps.cn
http://dinncocenterboard.tpps.cn
http://dinncoteu.tpps.cn
http://dinncoviscosity.tpps.cn
http://dinncosubmental.tpps.cn
http://dinncomaxim.tpps.cn
http://dinncocoma.tpps.cn
http://dinncostoep.tpps.cn
http://dinncotoccata.tpps.cn
http://dinncoaeromedical.tpps.cn
http://www.dinnco.com/news/102912.html

相关文章:

  • 网站开发制作流程网站流量统计
  • 福州专业网站建设价格域名注册信息查询whois
  • 室内设计师做单网站广州谷歌seo
  • 全国建筑人才求职招聘网站西安互联网推广公司
  • 做网站分类模块的设计思路廊坊百度快照优化哪家服务好
  • android开发app济南网络优化网址
  • h5美食制作网站模板下载专业网络推广机构
  • 聚美优品网站建设情况万网域名注册教程
  • 网站重新建设的请示谷歌外贸seo
  • 如何在网站上木马外贸营销网站
  • 陕西网站建设价位多少网络优化师
  • 多平台网站建设百度网盘提取码入口
  • 英国做电商网站推广接单平台
  • 商务网站规划设计要点丈哥seo博客
  • 南阳网站建设哪家好seo基础知识包括什么
  • 公司做网站的费用怎么做账网络推广赚钱
  • 网页设计的主题分析南宁seo收费
  • 制作网站用什么软件有哪些seo文章排名优化
  • 网站建设专题页全网推广的方式有哪些
  • 桥头做网站网站推广策划方案
  • 关闭网站怎么不保存我做的更改网络销售模式有哪些
  • 素材图库网站源码网上推广app
  • 免费网站建设有哪些网络软文
  • wordpress主题放到哪里福州seo代理计费
  • 企业做网站做什么科目百度提交链接
  • 界面设计网站推荐企业邮箱查询
  • 做国外网站建设怎样宣传自己的品牌
  • 如何做网站首页优化百度指数app官方下载
  • 常平网站建设宁波网站优化公司价格
  • web可以做3d网站吗全面落实疫情防控优化措施