首页 > 最新文献

Distributed Computing最新文献

英文 中文
Improved distributed Δ -coloring. 改进的分布式Δ -着色。
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2021-01-01 Epub Date: 2021-07-09 DOI: 10.1007/s00446-021-00397-4
Mohsen Ghaffari, Juho Hirvonen, Fabian Kuhn, Yannic Maus

We present a randomized distributed algorithm that computes a Δ -coloring in any non-complete graph with maximum degree Δ 4 in O ( log Δ ) + 2 O ( log log n ) rounds, as well as a randomized algorithm that computes a Δ -coloring in O ( ( log log n ) 2 ) rounds when Δ [ 3 , O ( 1 ) ] . Both these algorithms improve on an O ( log 3 n / log Δ ) -round algorithm of Panconesi and Srinivasan (STOC'93), which has remained the state of the art for the past 25 years. Moreover, the latter algorithm gets (exponentially) closer to an Ω ( log log n ) round lower bound of Brandt et al. (STOC'16).

我们提出了一种随机分布算法,该算法在O (log Δ) + 2 O (log log n)轮中计算最大度Δ≥4的任何非完全图的Δ -着色,以及当Δ∈[3,o(1)]时,在O ((log log n) 2)轮中计算Δ -着色。这两种算法都改进了Panconesi和Srinivasan (STOC'93)的O (log 3 n / log Δ)轮算法,该算法在过去25年中一直保持着最先进的水平。此外,后一种算法(指数地)更接近于Brandt等人(STOC'16)的Ω (log log n)圆下界。
{"title":"<ArticleTitle xmlns:ns0=\"http://www.w3.org/1998/Math/MathML\">Improved distributed <ns0:math><ns0:mi>Δ</ns0:mi></ns0:math> -coloring.","authors":"Mohsen Ghaffari,&nbsp;Juho Hirvonen,&nbsp;Fabian Kuhn,&nbsp;Yannic Maus","doi":"10.1007/s00446-021-00397-4","DOIUrl":"https://doi.org/10.1007/s00446-021-00397-4","url":null,"abstract":"<p><p>We present a randomized distributed algorithm that computes a <math><mi>Δ</mi></math> -coloring in any non-complete graph with maximum degree <math><mrow><mi>Δ</mi> <mo>≥</mo> <mn>4</mn></mrow> </math> in <math><mrow><mi>O</mi> <mrow><mo>(</mo> <mo>log</mo> <mi>Δ</mi> <mo>)</mo></mrow> <mo>+</mo> <msup><mn>2</mn> <mrow><mi>O</mi> <mo>(</mo> <msqrt><mrow><mo>log</mo> <mo>log</mo> <mi>n</mi></mrow> </msqrt> <mo>)</mo></mrow> </msup> </mrow> </math> rounds, as well as a randomized algorithm that computes a <math><mi>Δ</mi></math> -coloring in <math><mrow><mi>O</mi> <mo>(</mo> <msup><mrow><mo>(</mo> <mo>log</mo> <mo>log</mo> <mi>n</mi> <mo>)</mo></mrow> <mn>2</mn></msup> <mo>)</mo></mrow> </math> rounds when <math><mrow><mi>Δ</mi> <mo>∈</mo> <mo>[</mo> <mn>3</mn> <mo>,</mo> <mi>O</mi> <mo>(</mo> <mn>1</mn> <mo>)</mo> <mo>]</mo></mrow> </math> . Both these algorithms improve on an <math><mrow><mi>O</mi> <mo>(</mo> <msup><mo>log</mo> <mn>3</mn></msup> <mi>n</mi> <mo>/</mo> <mo>log</mo> <mi>Δ</mi> <mo>)</mo></mrow> </math> -round algorithm of Panconesi and Srinivasan (STOC'93), which has remained the state of the art for the past 25 years. Moreover, the latter algorithm gets (exponentially) closer to an <math><mrow><mi>Ω</mi> <mo>(</mo> <mo>log</mo> <mo>log</mo> <mi>n</mi> <mo>)</mo></mrow> </math> round lower bound of Brandt et al. (STOC'16).</p>","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s00446-021-00397-4","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39845205","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
The complexity of verifying population protocols. 验证人口协议的复杂性。
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2021-01-01 Epub Date: 2021-03-24 DOI: 10.1007/s00446-021-00390-x
Javier Esparza, Stefan Jaax, Mikhail Raskin, Chana Weil-Kennedy

Population protocols (Angluin et al. in PODC, 2004) are a model of distributed computation in which indistinguishable, finite-state agents interact in pairs to decide if their initial configuration, i.e., the initial number of agents in each state, satisfies a given property. In a seminal paper Angluin et al. classified population protocols according to their communication mechanism, and conducted an exhaustive study of the expressive power of each class, that is, of the properties they can decide (Angluin et al. in Distrib Comput 20(4):279-304, 2007). In this paper we study the correctness problem for population protocols, i.e., whether a given protocol decides a given property. A previous paper (Esparza et al. in Acta Inform 54(2):191-215, 2017) has shown that the problem is decidable for the main population protocol model, but at least as hard as the reachability problem for Petri nets, which has recently been proved to have non-elementary complexity. Motivated by this result, we study the computational complexity of the correctness problem for all other classes introduced by Angluin et al., some of which are less powerful than the main model. Our main results show that for the class of observation models the complexity of the problem is much lower, ranging from Π 2 p to PSPACE.

种群协议(Angluin 等人,PODC, 2004 年)是分布式计算的一种模型,其中不可区分的有限状态代理成对交互,以决定其初始配置(即每个状态中代理的初始数量)是否满足给定属性。在一篇开创性的论文中,Angluin 等人根据群体协议的通信机制对其进行了分类,并对每一类协议的表达能力,即它们能决定的属性进行了详尽的研究(Angluin 等人,载于 Distrib Comput 20(4):279-304, 2007)。在本文中,我们将研究群体协议的正确性问题,即特定协议是否能决定特定属性。之前的一篇论文(Esparza et al. in Acta Inform 54(2):191-215, 2017)表明,对于主要种群协议模型来说,这个问题是可解的,但至少和 Petri 网的可达性问题一样难,而 Petri 网最近被证明具有非基本复杂性。受这一结果的启发,我们研究了安格鲁因等人引入的所有其他类的正确性问题的计算复杂度,其中一些类的计算复杂度比主模型低。我们的主要结果表明,对于观测模型类,问题的复杂度要低得多,从 Π 2 p 到 PSPACE 不等。
{"title":"The complexity of verifying population protocols.","authors":"Javier Esparza, Stefan Jaax, Mikhail Raskin, Chana Weil-Kennedy","doi":"10.1007/s00446-021-00390-x","DOIUrl":"10.1007/s00446-021-00390-x","url":null,"abstract":"<p><p>Population protocols (Angluin et al. in PODC, 2004) are a model of distributed computation in which indistinguishable, finite-state agents interact in pairs to decide if their initial configuration, i.e., the initial number of agents in each state, satisfies a given property. In a seminal paper Angluin et al. classified population protocols according to their communication mechanism, and conducted an exhaustive study of the expressive power of each class, that is, of the properties they can decide (Angluin et al. in Distrib Comput 20(4):279-304, 2007). In this paper we study the correctness problem for population protocols, i.e., whether a given protocol decides a given property. A previous paper (Esparza et al. in Acta Inform 54(2):191-215, 2017) has shown that the problem is decidable for the main population protocol model, but at least as hard as the reachability problem for Petri nets, which has recently been proved to have non-elementary complexity. Motivated by this result, we study the computational complexity of the correctness problem for all other classes introduced by Angluin et al., some of which are less powerful than the main model. Our main results show that for the class of observation models the complexity of the problem is much lower, ranging from <math><msubsup><mi>Π</mi> <mn>2</mn> <mi>p</mi></msubsup> </math> to PSPACE.</p>","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8550233/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39831164","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Redundancy in distributed proofs. 分布式证明中的冗余。
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2021-01-01 Epub Date: 2020-10-07 DOI: 10.1007/s00446-020-00386-z
Laurent Feuilloley, Pierre Fraigniaud, Juho Hirvonen, Ami Paz, Mor Perry

Distributed proofs are mechanisms that enable the nodes of a network to collectively and efficiently check the correctness of Boolean predicates on the structure of the network (e.g., having a specific diameter), or on objects distributed over the nodes (e.g., a spanning tree). We consider well known mechanisms consisting of two components: a prover that assigns a certificate to each node, and a distributed algorithm called a verifier that is in charge of verifying the distributed proof formed by the collection of all certificates. We show that many network predicates have distributed proofs offering a high level of redundancy, explicitly or implicitly. We use this remarkable property of distributed proofs to establish perfect tradeoffs between the size of the certificate stored at every node, and the number of rounds of the verification protocol.

分布式证明是一种机制,它使网络节点能够集体有效地检查布尔谓词在网络结构(例如,具有特定直径)或分布在节点上的对象(例如,生成树)上的正确性。我们考虑由两个组件组成的众所周知的机制:一个向每个节点分配证书的证明者,以及一个称为验证者的分布式算法,该算法负责验证由所有证书集合形成的分布式证明。我们表明,许多网络谓词具有分布式证明,显式或隐式地提供了高水平的冗余。我们利用分布式证明的这一显著特性,在每个节点存储的证书大小和验证协议的轮数之间建立了完美的权衡。
{"title":"Redundancy in distributed proofs.","authors":"Laurent Feuilloley,&nbsp;Pierre Fraigniaud,&nbsp;Juho Hirvonen,&nbsp;Ami Paz,&nbsp;Mor Perry","doi":"10.1007/s00446-020-00386-z","DOIUrl":"https://doi.org/10.1007/s00446-020-00386-z","url":null,"abstract":"<p><p>Distributed proofs are mechanisms that enable the nodes of a network to collectively and efficiently check the correctness of Boolean predicates on the structure of the network (e.g., having a specific diameter), or on objects distributed over the nodes (e.g., a spanning tree). We consider well known mechanisms consisting of two components: a <i>prover</i> that assigns a <i>certificate</i> to each node, and a distributed algorithm called a <i>verifier</i> that is in charge of verifying the distributed proof formed by the collection of all certificates. We show that many network predicates have distributed proofs offering a high level of redundancy, explicitly or implicitly. We use this remarkable property of distributed proofs to establish perfect tradeoffs between the <i>size of the certificate</i> stored at every node, and the <i>number of rounds</i> of the verification protocol.</p>","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s00446-020-00386-z","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39831163","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Time-space trade-offs in population protocols for the majority problem. 多数问题人口协议中的时空权衡。
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2021-01-01 Epub Date: 2020-08-05 DOI: 10.1007/s00446-020-00385-0
Petra Berenbrink, Robert Elsässer, Tom Friedetzky, Dominik Kaaser, Peter Kling, Tomasz Radzik

Population protocols are a model for distributed computing that is focused on simplicity and robustness. A system of n identical agents (finite state machines) performs a global task like electing a unique leader or determining the majority opinion when each agent has one of two opinions. Agents communicate in pairwise interactions with randomly assigned communication partners. Quality is measured in two ways: the number of interactions to complete the task and the number of states per agent. We present protocols for the majority problem that allow for a trade-off between these two measures. Compared to the only other trade-off result (Alistarh et al. in Proceedings of the 2015 ACM symposium on principles of distributed computing, Donostia-San Sebastián, 2015), we improve the number of interactions by almost a linear factor. Furthermore, our protocols can be made uniform (working correctly without any information on the population size n), yielding the first uniform majority protocols that stabilize in a subquadratic number of interactions.

人口协议是分布式计算的一种模型,其重点是简单性和健壮性。一个由n个相同的代理(有限状态机)组成的系统执行一个全局任务,比如当每个代理有两种意见中的一种时,选举一个唯一的领导者或确定多数意见。代理与随机分配的通信伙伴进行两两交互。质量以两种方式衡量:完成任务的交互次数和每个代理的状态数量。我们提出了大多数问题的协议,允许在这两种措施之间进行权衡。与唯一的其他权衡结果相比(Alistarh等人在2015年ACM分布式计算原理研讨会论文集中,Donostia-San Sebastián, 2015),我们几乎通过线性因素提高了交互的数量。此外,我们的协议可以是统一的(在没有任何关于种群大小n的信息的情况下正常工作),从而产生第一个在次二次次交互次数中稳定的统一多数协议。
{"title":"Time-space trade-offs in population protocols for the majority problem.","authors":"Petra Berenbrink,&nbsp;Robert Elsässer,&nbsp;Tom Friedetzky,&nbsp;Dominik Kaaser,&nbsp;Peter Kling,&nbsp;Tomasz Radzik","doi":"10.1007/s00446-020-00385-0","DOIUrl":"https://doi.org/10.1007/s00446-020-00385-0","url":null,"abstract":"<p><p>Population protocols are a model for distributed computing that is focused on simplicity and robustness. A system of <i>n</i> identical agents (finite state machines) performs a global task like electing a unique leader or determining the majority opinion when each agent has one of two opinions. Agents communicate in pairwise interactions with randomly assigned communication partners. Quality is measured in two ways: the number of interactions to complete the task and the number of states per agent. We present protocols for the majority problem that allow for a trade-off between these two measures. Compared to the only other trade-off result (Alistarh et al. in Proceedings of the 2015 ACM symposium on principles of distributed computing, Donostia-San Sebastián, 2015), we improve the number of interactions by almost a linear factor. Furthermore, our protocols can be made uniform (working correctly without any information on the population size <i>n</i>), yielding the first uniform majority protocols that stabilize in a subquadratic number of interactions.</p>","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2021-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s00446-020-00385-0","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39831162","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 26
Pendekatan Generalized Linear Model Pada Regresi Kuantil Copula Normal Untuk Keterhubungan IHSG dan Kurs EUR-IDR IHSG连接和EUR-IDR过程正态Copula数量回归的广义线性模型方法
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2020-12-31 DOI: 10.35799/DC.9.2.2020.28263
Laurentia Nindya Sari Prameswara, B. Susanto, Leopoldus Ricky Sasongko
Received : 8 April 2020 Received in revised form : 29 August 2020 Available online : 30 December 2020
接收时间:2020年4月8日修订后接收日期:2020年8月29日在线提供时间:2020月30日
{"title":"Pendekatan Generalized Linear Model Pada Regresi Kuantil Copula Normal Untuk Keterhubungan IHSG dan Kurs EUR-IDR","authors":"Laurentia Nindya Sari Prameswara, B. Susanto, Leopoldus Ricky Sasongko","doi":"10.35799/DC.9.2.2020.28263","DOIUrl":"https://doi.org/10.35799/DC.9.2.2020.28263","url":null,"abstract":"Received : 8 April 2020 Received in revised form : 29 August 2020 Available online : 30 December 2020","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2020-12-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49072692","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Criminal Liability for the Use of Substances and (or) Methods Prohibited in Sports in Respect of a Sportsman 运动员使用体育运动中禁用的物质和(或)方法的刑事责任
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2020-12-24 DOI: 10.18572/2072-4160-2020-4-11-15
M. K. Geldibaev
Purpose: assessment of criminal law and criminological problems of combating crime in the field of sports related to doping. Research method: doctrinal analysis of criminal legislation, conducting surveys of specialists in the field of justice and non-such citizens interested in sports, analysis of survey results. Conclusions: amendments to the criminal legislation providing for liability for acts related to doping is justified and timely. Scientific and practical significance: the significance of surveys for assessing decisions made in the field of criminal liability for acts related to doping is shown; the point of view is substantiated according to which, when doping is used against an athlete by taking pills or powder inside, injection, etc., regardless of his consent, the respective athlete should be recognized as a victim of this illegal act.
目的:评估与兴奋剂有关的体育领域打击犯罪的刑法和犯罪学问题。研究方法:对刑事立法进行理论分析,对司法领域的专家和对体育感兴趣的非此类公民进行调查,对调查结果进行分析。结论:修改刑法规定与兴奋剂有关的行为的责任是合理和及时的。科学和现实意义:调查对评估兴奋剂相关行为的刑事责任领域的决定的重要性;这一观点得到了证实,当运动员在未经其本人同意的情况下,通过服用药丸或粉末、注射等方式使用兴奋剂时,该运动员应被视为这种非法行为的受害者。
{"title":"Criminal Liability for the Use of Substances and (or) Methods Prohibited in Sports in Respect of a Sportsman","authors":"M. K. Geldibaev","doi":"10.18572/2072-4160-2020-4-11-15","DOIUrl":"https://doi.org/10.18572/2072-4160-2020-4-11-15","url":null,"abstract":"Purpose: assessment of criminal law and criminological problems of combating crime in the field of sports related to doping. Research method: doctrinal analysis of criminal legislation, conducting surveys of specialists in the field of justice and non-such citizens interested in sports, analysis of survey results. Conclusions: amendments to the criminal legislation providing for liability for acts related to doping is justified and timely. Scientific and practical significance: the significance of surveys for assessing decisions made in the field of criminal liability for acts related to doping is shown; the point of view is substantiated according to which, when doping is used against an athlete by taking pills or powder inside, injection, etc., regardless of his consent, the respective athlete should be recognized as a victim of this illegal act.","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2020-12-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42664444","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Criminological Analysis of the Correlation Between the Dynamics of the Afghan Opium Expansion and the Heroin Abuse Situation in Russia 阿富汗鸦片扩张动态与俄罗斯海洛因滥用形势相关性的犯罪学分析
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2020-12-24 DOI: 10.18572/2072-4160-2020-4-27-31
P. Teplyashin
The purpose of the work is to establish criminologically significant information about the relationship between the dynamics of opium expansion of Afghan origin and the heroin drug situation in Russia. The methodological basis is the method of SWOT analysis and four-element strategic PEST analysis (Policy — policy, Economy — economy, Society — society, Technology — technology), implemented to identify and study the political, economic, socio-cultural and technological aspects of the development of the object under study. Consideration of the correlation relationship led to the conclusion that active international, cross-border and interagency cooperation reduces the “heroin pressure” on the Russian Federation along the «northern route» of drug trafficking. This interaction serves as a point-by-point combination of political efforts to normalize the opium drug situation in the Central Asian region. In turn, the growing popularity of synthetic drugs reduces the demand for plant-based opium drugs. The consequences of the transformation of drug trafficking routing are noted. It was found that the increased risks of detaining drug traffickers and the overall unprofitability of the contact method of distributing heroin led to the widespread use of international mail channels, mobile communications and electronic communications. The practical significance of structuring the correlation under consideration through four aspects makes it possible to better understand the strengths and weaknesses of the domestic mechanism for combating illicit trafficking in opium drugs.
这项工作的目的是建立关于阿富汗来源的鸦片扩张动态与俄罗斯海洛因毒品状况之间关系的重要犯罪学信息。方法论基础是SWOT分析法和四要素战略PEST分析法(政策-政策、经济-经济、社会-社会、技术-技术),旨在识别和研究研究对象发展的政治、经济、社会文化和技术方面。考虑到相互关系,得出的结论是,积极的国际、跨境和机构间合作减轻了俄罗斯联邦在“北方路线”贩毒过程中的“海洛因压力”。这种互动是中亚地区实现鸦片毒品局势正常化的政治努力的逐点结合。反过来,合成药物的日益普及减少了对植物性鸦片药物的需求。注意到毒品贩运路线转变的后果。调查发现,拘留毒贩的风险增加,以及分发海洛因的联系方式总体上不合适,导致国际邮件渠道、移动通信和电子通信的广泛使用。通过四个方面构建所审议的相互关系具有实际意义,因此有可能更好地了解打击鸦片药物非法贩运的国内机制的长处和短处。
{"title":"A Criminological Analysis of the Correlation Between the Dynamics of the Afghan Opium Expansion and the Heroin Abuse Situation in Russia","authors":"P. Teplyashin","doi":"10.18572/2072-4160-2020-4-27-31","DOIUrl":"https://doi.org/10.18572/2072-4160-2020-4-27-31","url":null,"abstract":"The purpose of the work is to establish criminologically significant information about the relationship between the dynamics of opium expansion of Afghan origin and the heroin drug situation in Russia. The methodological basis is the method of SWOT analysis and four-element strategic PEST analysis (Policy — policy, Economy — economy, Society — society, Technology — technology), implemented to identify and study the political, economic, socio-cultural and technological aspects of the development of the object under study. Consideration of the correlation relationship led to the conclusion that active international, cross-border and interagency cooperation reduces the “heroin pressure” on the Russian Federation along the «northern route» of drug trafficking. This interaction serves as a point-by-point combination of political efforts to normalize the opium drug situation in the Central Asian region. In turn, the growing popularity of synthetic drugs reduces the demand for plant-based opium drugs. The consequences of the transformation of drug trafficking routing are noted. It was found that the increased risks of detaining drug traffickers and the overall unprofitability of the contact method of distributing heroin led to the widespread use of international mail channels, mobile communications and electronic communications. The practical significance of structuring the correlation under consideration through four aspects makes it possible to better understand the strengths and weaknesses of the domestic mechanism for combating illicit trafficking in opium drugs.","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2020-12-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48544273","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
India's Electronic Music Scene Under Lockdown: The First Three Months of the COVID-19 Pandemic 封锁下的印度电子音乐场景:新冠肺炎大流行的前三个月
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2020-11-16 DOI: 10.12801/1947-5403.2020.12.01.02
Chris McGuinness
{"title":"India's Electronic Music Scene Under Lockdown: The First Three Months of the COVID-19 Pandemic","authors":"Chris McGuinness","doi":"10.12801/1947-5403.2020.12.01.02","DOIUrl":"https://doi.org/10.12801/1947-5403.2020.12.01.02","url":null,"abstract":"","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2020-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43876881","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Bass, Mids, Tops: An Oral History of Sound System Culture (Joe Muggs & Brian David Stevens) 低音、中音、高音:音响系统文化口述史(Joe Muggs&Brian David Stevens)
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2020-11-16 DOI: 10.12801/1947-5403.2020.12.01.12
Edward K. Spencer
{"title":"Bass, Mids, Tops: An Oral History of Sound System Culture (Joe Muggs & Brian David Stevens)","authors":"Edward K. Spencer","doi":"10.12801/1947-5403.2020.12.01.12","DOIUrl":"https://doi.org/10.12801/1947-5403.2020.12.01.12","url":null,"abstract":"","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2020-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46073904","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
The Studio as Contemporary Autonomous Zone: Crisis and Creativity in Electronic Music 作为当代自治区的工作室:电子音乐的危机与创造力
IF 1.3 4区 计算机科学 Q2 Computer Science Pub Date : 2020-11-16 DOI: 10.12801/1947-5403.2020.12.01.10
P. Chambers
This article explores electronic music making in a context of precarity and climate crisis. I use ethnographic research conducted in the Australian city of Adelaide and the provocative ideas of nineteenth century German philosopher, Max Stirner, to situate the electronic music studio as a contemporary autonomous zone, an interface between creative expression and capitalist existence. I argue that the studio functions as a physical and psychological space to develop what Stirner termed “ownness”, taking possession and realizing one’s own capacity and power. I propose ownness as a theoretical tool for understanding the studio as a site of self-realisation and micropolitical action, investigating how electronic music practice shapes subjectivity, autonomy and resistance. The contemporary studio emerges as a refuge from the anxieties and uncertainties of late-capitalism, a therapeutic outlet and means of becoming, an opportunity to find voice and vocation in the violence of the present.
这篇文章探讨了不稳定和气候危机背景下的电子音乐制作。我利用在澳大利亚阿德莱德市进行的人种学研究和19世纪德国哲学家马克斯·施泰纳(Max Stirner)的挑衅思想,将电子音乐工作室定位为一个当代的自治区,一个创造性表达和资本主义存在之间的界面。我认为工作室的功能是作为一个物理和心理空间来发展施蒂纳所说的“所有权”,占有并实现自己的能力和力量。我将所有权作为一种理论工具来理解工作室作为自我实现和微观政治行动的场所,研究电子音乐实践如何塑造主体性、自主性和抵抗性。当代工作室是晚期资本主义的焦虑和不确定性的避难所,是一种治疗的出口和成为的手段,是在当前的暴力中找到声音和职业的机会。
{"title":"The Studio as Contemporary Autonomous Zone: Crisis and Creativity in Electronic Music","authors":"P. Chambers","doi":"10.12801/1947-5403.2020.12.01.10","DOIUrl":"https://doi.org/10.12801/1947-5403.2020.12.01.10","url":null,"abstract":"This article explores electronic music making in a context of precarity and climate crisis. I use ethnographic research conducted in the Australian city of Adelaide and the provocative ideas of nineteenth century German philosopher, Max Stirner, to situate the electronic music studio as a contemporary autonomous zone, an interface between creative expression and capitalist existence. I argue that the studio functions as a physical and psychological space to develop what Stirner termed “ownness”, taking possession and realizing one’s own capacity and power. I propose ownness as a theoretical tool for understanding the studio as a site of self-realisation and micropolitical action, investigating how electronic music practice shapes subjectivity, autonomy and resistance. The contemporary studio emerges as a refuge from the anxieties and uncertainties of late-capitalism, a therapeutic outlet and means of becoming, an opportunity to find voice and vocation in the violence of the present.","PeriodicalId":50569,"journal":{"name":"Distributed Computing","volume":null,"pages":null},"PeriodicalIF":1.3,"publicationDate":"2020-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43069140","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Distributed Computing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1