TGTGInsightintelligence telegramLIVE / telegram public index
← Writing Way

TGINSIGHT SIMILAR POSTS

Trova contenuti simili

Canale sorgente @WritingWay · Post #1211 · 25 apr

LA CONGRUENZA LOGICA DEI TESTI ✍🏻 Ci pensate quando rivedete il vostro testo? Conoscere è migliorare #scrittura#writingtips ✍🏻 Di solito è un aspetto che si affronta o in fase di struttura (sarebbe la cosa migliore) oppure in fase di revisione del testo (in realtà, in questa fase andrebbe più che altro verificata e non costruita). In che cosa consiste? 1️⃣ Concatenazione del testo. Ogni scena e ogni passaggio devono essere concatenati. 2️⃣ Legame logico: la concatenazione deve essere logica e verosimile. 3️⃣ Giustificabilità: tutto quello che avete scritto è comprensibile nel suo svolgimento? S’intende che è spiegabile, che ha senso, che ha una propria giustificazione. ❇️ Una buona revisione del testo deve tenere conto anche di questi aspetti. @writingway 🙌Se ti è piaciuto questo post e pensi possa interessare ad altri, inoltralo cliccando sulla freccia a destra.

Risultati

1 post simile trovati

Cerca: #wallaroo

当前筛选 #wallaroo清除筛选
djangoproject

@djangoproject · Post #519 · 10/12/2017, 18:14

https://blog.wallaroolabs.com/2017/12/stateful-multi-stream-processing-in-python-with-wallaroo/ #Wallaroo is a high-performance, open-source framework for building distributed stateful applications. In an earlier post, we looked at how Wallaroo scales #distributed_state. In this post, we’re going to see how you can use Wallaroo to implement multiple data processing #tasks performed over the same shared #state. We’ll be implementing an application we’ll call “Market Spread” that keeps track of the latest pricing information by stock while simultaneously using that state to determine whether stock order #requests should be rejected. #pipeline