49 Commits

Author SHA1 Message Date
Aaron Piotrowski
7b53bad38e
Add IPC docs 2023-12-27 12:53:31 -06:00
Aaron Piotrowski
0a0ab6bc61
ext-parallel is buggy on 8.1 2023-12-27 11:30:48 -06:00
Aaron Piotrowski
f54bb40906
Clarify autoload requirement in example 2023-08-30 12:43:42 -05:00
Maciej Kosiarski
f92fd834eb
Fix mistake in README (#172) 2023-03-23 22:39:58 +01:00
Natorator
42f44cde94
Fix syntax error in example code (#164) 2023-02-24 07:53:38 +01:00
Aaron Piotrowski
b4554d0bc6
Update readme 2023-02-17 12:21:06 -06:00
Aaron Piotrowski
a4edad0d08
Add await() shortcut to Execution
Renamed getResult() to getFuture()
2023-02-14 21:30:55 -06:00
Niklas Keller
514ab54a4a
Fix example in README 2023-02-14 22:25:56 +01:00
Niklas Keller
f8bad14018
Rename DefaultWorker to ContextWorker and make it internal 2023-02-14 21:31:30 +01:00
Niklas Keller
a4b23892a1
Remove ipcHub()
Users should use the factories instead.

Closes #163.
2023-02-14 21:19:44 +01:00
Aaron Piotrowski
b19d87fc50
Remove cache from Task::run() 2023-02-06 17:41:20 -06:00
Aaron Piotrowski
bedca5d7af
Switch Cache to AtomicCache in Task::run() 2023-02-04 10:07:27 -06:00
Niklas Keller
1df6a3e25c
Improve readme formatting 2023-02-03 23:10:37 +01:00
Aaron Piotrowski
afb1409ddd
Update readme 2023-01-31 19:26:58 -06:00
Aaron Piotrowski
3e57338262
Update readme 2023-01-25 11:59:26 -06:00
Niklas Keller
54bfb340ce
Move documentation to README 2022-10-03 15:34:35 +02:00
Niklas Keller
1cfa591cdb
Update documentation 2022-10-03 15:04:01 +02:00
Niklas Keller
d9200171ba Drop notes on vagrant 2022-02-06 23:52:51 +01:00
Niklas Keller
45dd538abb Update README 2022-02-06 23:39:55 +01:00
Niklas Keller
5348d43129 Rename Job → Execution, enqueue → submit 2022-02-06 22:31:15 +01:00
Gemorroj
09ef95a138
Update example (#140) 2021-12-01 08:28:40 +01:00
Lars Moelleken
74c0f17780
README: Replace Artax with http-client (#136) 2021-08-09 00:28:46 +02:00
Niklas Keller
3f8436cada Improve documentation 2018-11-04 10:17:19 -06:00
Aaron Piotrowski
582578c092
Add docs submodule 2017-12-08 17:53:20 -06:00
Aaron Piotrowski
1c7785ecfd
Update readme 2017-12-07 22:23:48 -06:00
Aaron Piotrowski
cc07650c3e
Typo and copy/paste fixes 2017-12-04 11:49:31 -06:00
Niklas Keller
c869023446 Fix copy&paste mistake 2017-12-02 13:48:18 +01:00
Aaron Piotrowski
5eb0a6a241
Update readme and license 2017-11-29 18:27:30 -06:00
Aaron Piotrowski
25b9a2a75c Update README.md 2017-07-17 22:59:56 -05:00
Aaron Piotrowski
ce25a0179d Rename to Parallel 2016-08-23 16:47:40 -05:00
Aaron Piotrowski
0e1e0393ff Update readme 2016-08-18 11:08:45 -05:00
Aaron Piotrowski
da84a772cf Port to Amp 2016-08-18 11:04:48 -05:00
Aaron Piotrowski
3ed755ef6e Update readme 2016-02-21 23:06:04 -06:00
Aaron Piotrowski
85e730f4f0 Update readme 2016-02-14 15:27:06 -06:00
Stephen Coakley
ab566d08a1 docs cold turkey 2016-01-17 22:02:52 -06:00
Aaron Piotrowski
d463bc807a Update changelog and readme 2016-01-14 18:55:05 -06:00
Aaron Piotrowski
351c86da53 Update docs 2015-12-15 17:41:09 -06:00
Stephen Coakley
d07d3e56ed Remove old benchmark scripts 2015-12-13 17:42:24 -06:00
Aaron Piotrowski
cf1455b239 Update documentation 2015-09-27 23:45:56 -05:00
Aaron Piotrowski
b14fc0a4bb Update license 2015-09-14 21:28:25 -05:00
coderstephen
fa1f875071 Add badge placeholders and short description 2015-08-30 18:42:57 -05:00
coderstephen
8326d955c5 More README fixes 2015-08-27 15:47:29 -05:00
Stephen Coakley
df67108522 Fix pthreads compiling steps 2015-08-27 12:32:12 -05:00
coderstephen
b8c1a54cf5 Add note about Vagrant box and compiling pthreads 2015-08-27 12:30:28 -05:00
coderstephen
eaafe93761 Update examples in README 2015-08-24 13:56:30 -05:00
coderstephen
d94f9441ba Increase README accuracy and hype value 2015-08-21 00:10:34 -05:00
coderstephen
e01404989b Add benchmarks for profiling implementations and backends 2015-07-16 03:02:58 -05:00
coderstephen
e6be25c2ca Add some splurge to the README 2015-07-15 11:29:35 -05:00
Aaron Piotrowski
4146c3fc09 Initial commit 2015-07-10 15:15:42 -05:00