GraphWaveFunctionCollapse icon indicating copy to clipboard operation
GraphWaveFunctionCollapse copied to clipboard

Some sort of examples would be great

Open alexpyattaev opened this issue 6 years ago • 4 comments
trafficstars

Hi! Would it be possible to get some kind of guide (in English) for how to actually work with the code?

While one has to appreciate the fact it is uploaded, it is fairly impossible to figure out how to use it properly. For example, how does one make "spherical planet" sort of graph?

Thanks!

alexpyattaev avatar Oct 04 '19 07:10 alexpyattaev

电脑系统是苹果m1么

Boris-code avatar Oct 14 '22 08:10 Boris-code

电脑系统是苹果m1么

爬虫项目编写是在windows系统,feaplat在centos服务器上部署的; 单个服务器是没有问题的,我通过docker swarm添加了一台服务器后,再次启动任务就无法正常启动,查看实例页面也无法正常返回数据,查看feapder_backend容器的日志发现有上述的异常日志出现。

Foreverpy avatar Oct 14 '22 08:10 Foreverpy

那可能是节点的镜像没拉下来,在后添加的服务器上执行 docker pull registry.cn-hangzhou.aliyuncs.com/feapderd/feapder:2.2

Boris-code avatar Oct 14 '22 08:10 Boris-code

好的,我顺便了解一下,在有多个worker服务器的情况下,feaplat平台能否支持任务启动时指定某台服务器启动,我在添加任务和启动任务过程中都没有发现此选项。在实际使用中,各个服务器的运行环境可能有差异,某些采集任务可能需要指定的服务器运行。

Foreverpy avatar Oct 14 '22 09:10 Foreverpy

不可以 feaplat里的任务是在docker里运行,没运行环境不一致一说 至于服务器资源的不同,feaplat会自己调度,负载均衡。

Boris-code avatar Oct 14 '22 09:10 Boris-code

好的,了解了,感谢

Foreverpy avatar Oct 14 '22 09:10 Foreverpy