Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite943d4e

Browse files
committed
Edit: description
1 parent3b453fa commite943d4e

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

‎DESCRIPTION‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Authors@R: c(
1313
Description: Designed for simplicity, a 'mirai' evaluates an R expression
1414
asynchronously, locally or distributed over the network. Built on
1515
'nanonext' and 'NNG' for modern networking and concurrency, scales
16-
efficiently to millions of tasks over thousands ofpersistentparallel
17-
processes.Provides optimal scheduling over fast 'IPC', TCP, and TLS
18-
connections,integrating with SSH or cluster managers. Implements
19-
event-drivenpromises for reactive programming, and supports custom
20-
serializationfor cross-language data types.
16+
efficiently to millions of tasks over thousands of parallel processes.
17+
Provides optimal scheduling over fast 'IPC', TCP, and TLS connections,
18+
integrating with SSH or cluster managers. Implements event-driven
19+
promises for reactive programming, and supports custom serialization
20+
for cross-language data types.
2121
License: MIT + file LICENSE
2222
URL: https://mirai.r-lib.org, https://github.com/r-lib/mirai
2323
BugReports: https://github.com/r-lib/mirai/issues

‎R/mirai-package.R‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
#' Designed for simplicity, a 'mirai' evaluates an R expression asynchronously,
44
#' locally or distributed over the network. Built on 'nanonext' and 'NNG' for
55
#' modern networking and concurrency, scales efficiently to millions of tasks
6-
#' over thousands ofpersistentparallel processes. Provides optimal scheduling
7-
#'over fast'IPC', TCP, and TLS connections, integrating with SSH or cluster
8-
#'managers.Implements event-driven promises for reactive programming, and
9-
#'supportscustom serialization for cross-language data types.
6+
#' over thousands of parallel processes. Provides optimal scheduling over fast
7+
#' 'IPC', TCP, and TLS connections, integrating with SSH or cluster managers.
8+
#' Implements event-driven promises for reactive programming, and supports
9+
#' custom serialization for cross-language data types.
1010
#'
1111
#' @section Notes:
1212
#'

‎man/mirai-package.Rd‎

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp